You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok. Success for now
6. Go to interface and try to upload file
7. Got an error Oops! Database Error: attempt to write a readonly database..
8. There is an error in log file
[2024-12-02 05:14:55,785] ERROR {cps.editbooks:167} Database error: (sqlite3.OperationalError) attempt to write a readonly database
[SQL: INSERT INTO authors (name, sort, link) VALUES (?, ?, ?)]
[parameters: ('Терри Пратчетт', 'Пратчетт, Терри', '')]
(Background on this error at: https://sqlalche.me/e/20/e3q8)
Environment
- OS: NAME="Ubuntu" VERSION="20.04.6 LTS (Focal Fossa)"
- Docker was install with apt-get
Is there an existing issue for this?
Current Behavior
I try to start calibre web with database inside docker-image but i've got an error
Oops! Database Error: attempt to write a readonly database.
After that steps
Expected Behavior
Should work correctly
Steps To Reproduce
Got an error
FileNotFoundError: [Errno 2] No such file or directory: '/books_internal/.calnotes'
why!!!
4. Ok. Lets create another folder
Ok. Success for now
6. Go to interface and try to upload file
7. Got an error
Oops! Database Error: attempt to write a readonly database.
.8. There is an error in log file
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: