View Single Post
Old 01-03-2018, 03:29 AM   #1
neural
Member
neural began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Jan 2018
Device: android tablet
Can't connect as Wireless Device

Hi All

I'm using the latest Calibre, downloaded and installed twice from their site - just to make sure it wasn't that. Running Fedora, and using CC on android 8.0.
I've set up my settings to use a specific port, as I wasn't getting any luck with the automatic settings. The content server works fine, but no matter what I do, I can't get the wireless device connection to work.

I've made sure the ports are open, and I've also run tcpdump on the linux machine. I can see that my machine is getting communication from the android CC. see below:
Code:
ant@localhost ~ % sudo tcpdump -i wlp3s0 port 9091
[sudo] password for ant: 
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on wlp3s0, link-type EN10MB (Ethernet), capture size 262144 bytes
10:13:13.984919 IP 192.168.88.253.41022 > localhost.localdomain.xmltec-xmlmail: Flags [S], seq 614907168, win 65535, options [mss 1460,sackOK,TS val 101276768 ecr 0,nop,wscale 8], length 0
10:13:15.013294 IP 192.168.88.253.41022 > localhost.localdomain.xmltec-xmlmail: Flags [S], seq 614907168, win 65535, options [mss 1460,sackOK,TS val 101277069 ecr 0,nop,wscale 8], length 0
10:13:17.056866 IP 192.168.88.253.41022 > localhost.localdomain.xmltec-xmlmail: Flags [S], seq 614907168, win 65535, options [mss 1460,sackOK,TS val 101277670 ecr 0,nop,wscale 8], length 0
10:13:37.229616 IP 192.168.88.253.41026 > localhost.localdomain.xmltec-xmlmail: Flags [S], seq 3039734056, win 65535, options [mss 1460,sackOK,TS val 101283726 ecr 0,nop,wscale 8], length 0
10:13:38.169647 IP 192.168.88.253.41026 > localhost.localdomain.xmltec-xmlmail: Flags [S], seq 3039734056, win 65535, options [mss 1460,sackOK,TS val 101284027 ecr 0,nop,wscale 8], length 0
10:13:40.096978 IP 192.168.88.253.41026 > localhost.localdomain.xmltec-xmlmail: Flags [S], seq 3039734056, win 65535, options [mss 1460,sackOK,TS val 101284628 ecr 0,nop,wscale 8], length 0
.
Still not getting connection, so could be that it's something from Calibre's side.
I'm attaching my debug's from Calibre and CC. Within cc, I tried to connect to wireless - it failed, then connected to content server - which works, then tried again to wireless and it failed.

If someone can help I would be very grateful.

Thanks
Attached Files
File Type: txt calibre.companion.debug.log.txt (362.7 KB, 387 views)
File Type: txt calibre.txt (1.3 KB, 397 views)
neural is offline   Reply With Quote