View Single Post
Old 12-12-2013, 11:10 AM   #15
Bilbo1967
Not scared!
Bilbo1967 ought to be getting tired of karma fortunes by now.Bilbo1967 ought to be getting tired of karma fortunes by now.Bilbo1967 ought to be getting tired of karma fortunes by now.Bilbo1967 ought to be getting tired of karma fortunes by now.Bilbo1967 ought to be getting tired of karma fortunes by now.Bilbo1967 ought to be getting tired of karma fortunes by now.Bilbo1967 ought to be getting tired of karma fortunes by now.Bilbo1967 ought to be getting tired of karma fortunes by now.Bilbo1967 ought to be getting tired of karma fortunes by now.Bilbo1967 ought to be getting tired of karma fortunes by now.Bilbo1967 ought to be getting tired of karma fortunes by now.
 
Bilbo1967's Avatar
 
Posts: 13,424
Karma: 81011643
Join Date: Mar 2009
Location: Midlands, UK
Device: Kindle Paperwhite 10, Huawei M5 10
Quote:
Originally Posted by chaley View Post
First thing to note: calibre is reporting that the wireless device driver was started twice. Did you do that?
Yes, I tried it twice

Quote:
Originally Posted by chaley View Post
Now to the main event: the log shows that calibre received no communication from the device. Our experience is that in the vast majority of cases these problems are caused by firewall or anti-virus software on the machine running calibre. Do you have any security software installed? If so, what? In particular, do you have ESET or MalwareBytes (A/V and network security) or Trustor Rapport (security software that UK banks are pushing) installed? All three have been known to prevent CC from talking to calibre.
None of those, no. And I've checked all the firewall settings as mentioned in the FAQ.

Quote:
Originally Posted by chaley View Post
In rare cases the problem is caused by "Guest mode" on the wifi hub. If this "feature" is installed then wifi devices cannot see wired devices on the same network. What brand and model of wifi hub do you have?
Belkin 4365e8

Quote:
Originally Posted by chaley View Post
Some things that you can do to help diagnose the problem:

1) Start calibre's content server (Connect/share, Start content server) on port 8080 (the default). Using chrome (the browser software) on your device, attempt to connect to calibre's content server using the URL http://192.168.2.20:8080/ (ip of machine running calibre). If that works, then we know that the problem is somewhere in CC or is a port-related firewall issue. My guess is that it won't work, in which case we are left with both security software and guest mode.
Yep, didn't work.

Quote:
Originally Posted by chaley View Post
2) If you have another computer such as a laptop, try the same experiment as #1 from it. If it cannot connect then we know it isn't an android/cc problem. Assuming that the computer running calibre is connected to the home network using a cable, if you can, also connect this second computer to the home network by cable and run the test. If it succeeds then we know the problem is guest mode.
The computer running Calibre is a laptop and is not connected to my home network using a cable. Does it need to be?

Quote:
Originally Posted by chaley View Post
3) On the machine running calibre, open a command prompt (there is a shortcut in accessories) and run the command
Code:
ping 192.168.2.13
where the 192 ... is the IP address of your device. If you get something like
Code:
Reply from 192.168.2.13: bytes=32 time=1ms TTL=64
then the problem cannot be guest mode, and almost certainly security SW on the computer running calibre is the problem. If you get something like
Code:
Reply from 192.168.2.20: Destination host unreachable.
then the problem is probably security SW but still might be guest mode.
The ping was successful.

Quote:
Originally Posted by chaley View Post
4) Possibly more complicated: start the computer that runs calibre in "Safe Mode with Networking". This will disable all security software. Start calibre and see if CC can connect. If it can then we know for certain that something running on your computer is blocking CC's connections.
I quite simply cannot get the laptop to start in Safe Mode with Networking!
Bilbo1967 is offline   Reply With Quote