[Android] Calibre Companion Times out on Sync
I'm having a problem with CC on a google nexus tablet. When I attempt to connect to Calibre as a wireless device, CC pops up a screen that says Waiting for Calibre..., then hangs. On the Calibre side, the task goes through Get Device and Set Library successfully, then hangs up on Get List. After 5 minutes of spinning, it times out and aborts. Here's a copy of the traceback:
calibre, version 3.10.0
ERROR: Error: Error communicating with device
There was a timeout while communicating with the device in function: Device did not respond in reasonable time
Traceback (most recent call last):
File "site-packages\calibre\gui2\device.py", line 87, in run
File "site-packages\calibre\gui2\device.py", line 510, in _books
File "site-packages\calibre\devices\smart_device_app\driver.p y", line 50, in _synchronizer
File "site-packages\calibre\devices\smart_device_app\driver.p y", line 1271, in books
File "site-packages\calibre\devices\smart_device_app\driver.p y", line 50, in _synchronizer
File "site-packages\calibre\devices\smart_device_app\driver.p y", line 633, in _call_client
File "site-packages\calibre\devices\smart_device_app\driver.p y", line 665, in _receive_from_client
TimeoutError: There was a timeout while communicating with the device in function: Device did not respond in reasonable time
FYI - there are approx. 14000 epubs in CC, and about 16000 in the Calibre Library. I can understand a bit of time lag in processing the lists, but this appears to be hanging up before the lists are even transferred. Help?
|