docker-calibre-web icon indicating copy to clipboard operation
docker-calibre-web copied to clipboard

[BUG] /tmp/calibre_web is owned by 911:911 prevents uploads

Open linuxpng opened this issue 9 months ago • 1 comments

Is there an existing issue for this?

  • [x] I have searched the existing issues

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

  1. grab 0.6.24 docker web from the docker repo
  2. set up mounts for /config /books as described
  3. set PGID and PUID to appropriate values
  4. start the container and enable uploading.
  5. upload from local filesystem

Environment

- OS:
- How docker service was installed:
Synology NAS

CPU architecture

x86-64

Docker creation

na

Container logs

na

linuxpng avatar Mar 04 '25 01:03 linuxpng

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

github-actions[bot] avatar Mar 04 '25 01:03 github-actions[bot]

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

LinuxServer-CI avatar Apr 03 '25 23:04 LinuxServer-CI

This issue is locked due to inactivity

LinuxServer-CI avatar Jul 04 '25 00:07 LinuxServer-CI