I've searched the forums and seen variations on this error, but I'm still at a loss.
I only recently setup my Kobo Sage and was able to get a sync before I started running into this issue. Here are the things I've checked.
- Kobo has nearly 30gb of free space
- I can create and copy to the Kobo outside of calibre on the computer.
- My computer has nearly half a terabyte of free space
- This calibre library is local. It isn't on a network drive nor in some cloud storage
- Checked the box in the smartdevice plugin to ignore storage errors
Having looked around on the forums it seems like much of this can be caused by tmp folder issues as well. However the reason this confuses me is that I was able to make a transfer before Calibre started throwing it.
My computer is running Linux Mint and I have the faltpak version installed.
Any help on how I somehow screwed this up and how I can fix it would be appreciated.
I only recently setup my Kobo Sage and was able to get a sync before I started running into this issue. Here are the things I've checked.
- Kobo has nearly 30gb of free space
- I can create and copy to the Kobo outside of calibre on the computer.
- My computer has nearly half a terabyte of free space
- This calibre library is local. It isn't on a network drive nor in some cloud storage
- Checked the box in the smartdevice plugin to ignore storage errors
Having looked around on the forums it seems like much of this can be caused by tmp folder issues as well. However the reason this confuses me is that I was able to make a transfer before Calibre started throwing it.
My computer is running Linux Mint and I have the faltpak version installed.
Any help on how I somehow screwed this up and how I can fix it would be appreciated.
Code:
calibre, version 7.10.0
ERROR: Unhandled exception: <b>OSError</b>:[Errno 28] No space left on device
calibre 7.10 embedded-python: True
Linux-5.15.0-106-generic-x86_64-with-glibc2.38 Linux ('64bit', 'ELF')
('Linux', '5.15.0-106-generic', '#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024')
Python 3.11.5
Interface language: None
EXE path: /app/lib/calibre/bin/calibre
Traceback (most recent call last):
File "calibre/gui2/device.py", line 1363, in dispatch_sync_event
File "calibre/gui2/device.py", line 1560, in sync_to_device
File "calibre/gui2/library/models.py", line 721, in get_preferred_formats_from_ids
File "calibre/db/legacy.py", line 459, in copy_format_to
File "calibre/db/cache.py", line 85, in call_func_with_lock
File "calibre/db/cache.py", line 1225, in copy_format_to
File "calibre/db/backend.py", line 1823, in copy_format_to
File "shutil.py", line 200, in copyfileobj
OSError: [Errno 28] No space left on device