Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tdarr Script break bind mounts?!? #1036

Closed
1 of 2 tasks
PaulePils opened this issue Dec 27, 2024 · 0 comments
Closed
1 of 2 tasks

Tdarr Script break bind mounts?!? #1036

PaulePils opened this issue Dec 27, 2024 · 0 comments

Comments

@PaulePils
Copy link

βœ… 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

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.

βš™οΈ What settings are you using?

  • Default Settings
  • Advanced Settings

πŸ–₯️ Which Linux distribution are you using?

Debian 12

πŸ”„ Steps to reproduce the issue.

  1. Create LXC via script
  2. Create user and group
  3. Stop LXC
  4. Add bind mounts to LXC via proxmox host
  5. Restart LXC
  6. Path/to/mount is empty

❌ 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.

@MickLesk MickLesk closed this as not planned Won't fix, can't repro, duplicate, stale Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants