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
Using calibre-web 0.6.24 I was unable to upload files, was getting "could not saved to temp dir" (that error probably needs to be reworded). Looking in the docker filesystem /tmp/calibre_web is owned by 911:911. The correct ownership should be abc:users.
Expected Behavior
You should be able to turn on uploading and write to the /books mount
Steps To Reproduce
grab 0.6.24 docker web from the docker repo
set up mounts for /config /books as described
set PGID and PUID to appropriate values
start the container and enable uploading.
upload from local filesystem
Environment
- OS:
- How docker service was installed:
Synology NAS
CPU architecture
x86-64
Docker creation
na
Container logs
na
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current Behavior
Using calibre-web 0.6.24 I was unable to upload files, was getting "could not saved to temp dir" (that error probably needs to be reworded). Looking in the docker filesystem /tmp/calibre_web is owned by 911:911. The correct ownership should be abc:users.
Expected Behavior
You should be able to turn on uploading and write to the /books mount
Steps To Reproduce
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: