Hi,
I get a connection error every time I try to sync my Kindle Fire tablet with Calibre. This has been the case for over a year, and previous posts have received no attention. The error file is below. Is this time out issue going to be addressed in a future release?
ruse/Russell Glasson
calibre, version 5.8.1
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 "calibre/devices/smart_device_app/driver.py", line 672, in _receive_from_client
File "calibre/devices/smart_device_app/driver.py", line 588, in _read_string_from_net
File "calibre/devices/smart_device_app/driver.py", line 573, in _read_binary_from_net
socket.timeout: timed out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "calibre/gui2/device.py", line 89, in run
File "calibre/gui2/device.py", line 512, in _books
File "calibre/devices/smart_device_app/driver.py", line 50, in _synchronizer
File "calibre/devices/smart_device_app/driver.py", line 1293, in books
File "calibre/devices/smart_device_app/driver.py", line 50, in _synchronizer
File "calibre/devices/smart_device_app/driver.py", line 652, in _call_client
File "calibre/devices/smart_device_app/driver.py", line 684, in _receive_from_client
calibre.devices.errors.TimeoutError: There was a timeout while communicating with the device in function: Device did not respond in reasonable time
|