Skip to content

Unable to delete books from device #26

Description

@PillarOfSalt

Attempting to delete a book with Calibre results in a device communication error. Device is using version 1.2.0 of crosspoint-reader.

calibre, version 9.8.0
ERROR: Error: Error communicating with device

Delete failed: 500 Failed to delete some items: /\generic_epub.epub (not found);

Traceback (most recent call last):
File "calibre_plugins.dummy1.driver", line 366, in delete_books
File "urllib\request.py", line 187, in urlopen
File "urllib\request.py", line 493, in open
File "urllib\request.py", line 602, in http_response
File "urllib\request.py", line 531, in error
File "urllib\request.py", line 464, in _call_chain
File "urllib\request.py", line 611, in http_error_default
urllib.error.HTTPError: HTTP Error 500: Internal Server Error

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "calibre\gui2\device.py", line 110, in run
File "calibre\gui2\device.py", line 686, in _delete_books
File "calibre_plugins.dummy1.driver", line 371, in delete_books
calibre.devices.errors.ControlError: Delete failed: 500 Failed to delete some items: /\generic_epub.epub (not found);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions