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
π Provide a clear and concise description of the issue.
On my proxmox host, I changed my NAS Layout to mount the share like these two tutorials do it: https://blog.kye.dev/proxmox-series and https://forum.proxmox.com/threads/tutorial-unprivileged-lxcs-mount-cifs-shares.101795/
After I used the install script of Tdarr, I can't any files. Not in the CLI of the LXC nor in the WebGUI of Tdarr. From my point of view, it looks like an error with the file/directory permissions because I somehow can't change them and there are even error messages
chown: changing ownership of '/path/to/mount/': Operation not permitted
Just to test it out, I created an other LXC without any script and the mount (inculding the files) is visible.
β Have you read and understood the above guidelines?
Yes
π What is the name of the script you are using?
Tdarr
π What was the exact command used to execute the script?
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/tdarr.sh)"
π Provide a clear and concise description of the issue.
On my proxmox host, I changed my NAS Layout to mount the share like these two tutorials do it: https://blog.kye.dev/proxmox-series and https://forum.proxmox.com/threads/tutorial-unprivileged-lxcs-mount-cifs-shares.101795/
After I used the install script of Tdarr, I can't any files. Not in the CLI of the LXC nor in the WebGUI of Tdarr. From my point of view, it looks like an error with the file/directory permissions because I somehow can't change them and there are even error messages
Just to test it out, I created an other LXC without any script and the mount (inculding the files) is visible.
βοΈ What settings are you using?
π₯οΈ Which Linux distribution are you using?
Debian 12
π Steps to reproduce the issue.
β Paste the full error output (if available).
I started a post in the proxmox forum. I included some informations there:
https://forum.proxmox.com/threads/files-in-bind-mount-not-visible.159584/
πΌοΈ Additional context (optional).
I will keep the "not-working" LXC for some time in case you need some more informations.
The text was updated successfully, but these errors were encountered: