-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
root@ant3 ~# journalctl -u 6brain -f
-- Logs begin at Thu 1970-01-01 00:00:01 UTC. --
Aug 27 08:36:22 ant3 pppd[1542]: sent [LCP EchoReq id=0xe3 magic=0xa3bc6f7b]
Aug 27 08:36:22 ant3 pppd[1542]: rcvd [LCP EchoRep id=0xe3 magic=0x54b]
Aug 27 08:36:52 ant3 pppd[1542]: sent [LCP EchoReq id=0xe4 magic=0xa3bc6f7b]
Aug 27 08:36:52 ant3 pppd[1542]: rcvd [LCP EchoRep id=0xe4 magic=0x54b]
Aug 27 08:37:22 ant3 pppd[1542]: sent [LCP EchoReq id=0xe5 magic=0xa3bc6f7b]
Aug 27 08:37:22 ant3 pppd[1542]: rcvd [LCP EchoRep id=0xe5 magic=0x54b]
Aug 27 08:37:52 ant3 pppd[1542]: sent [LCP EchoReq id=0xe6 magic=0xa3bc6f7b]
Aug 27 08:37:52 ant3 pppd[1542]: rcvd [LCP EchoRep id=0xe6 magic=0x54b]
Aug 27 08:38:22 ant3 pppd[1542]: sent [LCP EchoReq id=0xe7 magic=0xa3bc6f7b]
Aug 27 08:38:22 ant3 pppd[1542]: rcvd [LCP EchoRep id=0xe7 magic=0x54b]
Aug 27 08:38:51 ant3 6brain[1473]: data received : cmd:status
Aug 27 08:38:52 ant3 pppd[1542]: sent [LCP EchoReq id=0xe8 magic=0xa3bc6f7b]
Aug 27 08:38:52 ant3 pppd[1542]: rcvd [LCP EchoRep id=0xe8 magic=0x54b]
Aug 27 08:39:05 ant3 6brain[1473]: data received : cmd:resumerecord
Aug 27 08:39:05 ant3 6brain[1473]: Activating Monitor mode... wlan0
Aug 27 08:39:22 ant3 pppd[1542]: sent [LCP EchoReq id=0xe9 magic=0xa3bc6f7b]
Aug 27 08:39:22 ant3 pppd[1542]: rcvd [LCP EchoRep id=0xe9 magic=0x54b]
Aug 27 08:39:25 ant3 6brain[1473]: err [Error: Entering monitor mode => Timeout] Error: Entering monitor mode => Timeout
Aug 27 08:39:25 ant3 6brain[1473]: at null._onTimeout (/root/6brain/node_modules/6sense/src/index.js:37:20)
Aug 27 08:39:25 ant3 6brain[1473]: at Timer.listOnTimeout (timers.js:110:15)
Aug 27 08:39:25 ant3 6brain[1473]: Couldn't enter Monitor mode... Going back to sleep.
Aug 27 08:39:25 ant3 6brain[1473]: Deactivating Monitor mode... undefined
root@ant3 ~# ifconfig
eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
inet 192.168.20.35 netmask 255.255.255.0 broadcast 192.168.20.255
ether 00:1e:06:10:01:c2 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 40
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
loop txqueuelen 0 (Local Loopback)
RX packets 674 bytes 61898 (60.4 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 674 bytes 61898 (60.4 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
ppp0: flags=4305<UP,POINTOPOINT,RUNNING,NOARP,MULTICAST> mtu 1500
inet 10.184.181.211 netmask 255.255.255.255 destination 10.64.64.64
ppp txqueuelen 3 (Point-to-Point Protocol)
RX packets 1844 bytes 82201 (80.2 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1113 bytes 87353 (85.3 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
root@ant3 ~# ifconfig wlan0 up
wlan0: ERROR while getting interface flags: No such device
root@ant3 ~# dmesg
[17141.874838] WARN::hc_xfer_timeout:2726: chn-12,ep2-IN:type:2,speed:2,len:4096,addr4
[17171.880226] WARN::hc_xfer_timeout:2719: hc_xfer_timeout: timeout on channel 4
[17171.887908] WARN::hc_xfer_timeout:2721: start_hcchar_val 0x01189200
[17171.894752] WARN::hc_xfer_timeout:2726: chn-4,ep2-IN:type:2,speed:2,len:4096,addr4
[17201.920218] WARN::hc_xfer_timeout:2719: hc_xfer_timeout: timeout on channel 2
[17201.927895] WARN::hc_xfer_timeout:2721: start_hcchar_val 0x01189200
[17201.934737] WARN::hc_xfer_timeout:2726: chn-2,ep2-IN:type:2,speed:2,len:4096,addr4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels