This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Audiobookserver LXC - Error: EACCES: permission denied #1203
Replies: 2 comments 2 replies
-
Closed as not resolved. Deleted LXC and used docker install which worked fine under the same conditions. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Lol, okay. I am really enjoying Audiobookshelf. So, I am superhappy to see a script by this user. I did ask this question on the audiobookshelf page and did get an answer! Here you go - advplyr/audiobookshelf#2410 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've installed Audiobookserver in a Proxmox environment:
Using -
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/audiobookshelf-v5.sh)"
Mounting to a NAS share that is shared with a docker LXC from your scripts, I get the below error when trying to add podcasts:
The docker LXC works fine.
The mount & podcast store is here:
/audio/Podcasts
using mkdir via the console in the LXC works fine:
Where am I going wrong?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions