I received an error and am wondering if its similar or different.
NOTE: I am able to send books to the device just fine using 'save to disk' and all names are correct (tho still sometimes tiny covers)
Any ideas, Brains Trust?
_____________________________________________
calibre, version 5.20.0
ERROR: Error: Error communicating with device
Failed to access files in the main memory of your device. You should contact the device manufacturer for support. Common fixes are: try a different USB cable/USB port on your computer. If you device has a "Reset to factory defaults" type of setting somewhere, use it. Underlying error: [Errno 13] Permission denied: 'I:\\driveinfo.calibre'
Traceback (most recent call last):
File "calibre\devices\usbms\driver.py", line 153, in get_device_information
File "calibre\devices\usbms\driver.py", line 135, in _update_driveinfo_file
PermissionError: [Errno 13] Permission denied: 'I:\\driveinfo.calibre'
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 475, in _get_device_information
File "calibre\devices\kobo\driver.py", line 1518, in get_device_information
File "calibre\devices\usbms\driver.py", line 155, in get_device_information
OSError: Failed to access files in the main memory of your device. You should contact the device manufacturer for support. Common fixes are: try a different USB cable/USB port on your computer. If you device has a "Reset to factory defaults" type of setting somewhere, use it. Underlying error: [Errno 13] Permission denied: 'I:\\driveinfo.calibre'
|