[GH-ISSUE #11019] Tautulli Upgrade fails on line 39 copy config file, probably incorrect filename #2360

Closed
opened 2026-02-26 12:52:11 +03:00 by kerem · 1 comment
Owner

Originally created by @septer012 on GitHub (Jan 21, 2026).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/11019

https://github.com/community-scripts/ProxmoxVE/blame/49d92afb98b9fcc29217152161ec38e8441c83f4/ct/tautulli.sh#L39

msg_info "Backing up config" cp -r /opt/Tautulli/config /opt/tautulli_config_backup msg_ok "Backed up config"

Backing up configcp: cannot stat '/opt/Tautulli/config': No such file or directory
✖️ in line 39: exit code 1 (General error / Operation not permitted): while executing command cp -r /opt/Tautulli/config /opt/tautulli_config_backup

root@tautulli:~# ls /opt/Tautulli/config*
/opt/Tautulli/config.ini
Originally created by @septer012 on GitHub (Jan 21, 2026). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/11019 https://github.com/community-scripts/ProxmoxVE/blame/49d92afb98b9fcc29217152161ec38e8441c83f4/ct/tautulli.sh#L39 ` msg_info "Backing up config" cp -r /opt/Tautulli/config /opt/tautulli_config_backup msg_ok "Backed up config"` Backing up configcp: cannot stat '/opt/Tautulli/config': No such file or directory ✖️ in line 39: exit code 1 (General error / Operation not permitted): while executing command cp -r /opt/Tautulli/config /opt/tautulli_config_backup ``` root@tautulli:~# ls /opt/Tautulli/config* /opt/Tautulli/config.ini ```
Author
Owner

@MickLesk commented on GitHub (Jan 21, 2026):

Fill Out the issue Template correctly.

<!-- gh-comment-id:3776477017 --> @MickLesk commented on GitHub (Jan 21, 2026): Fill Out the issue Template correctly.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#2360
No description provided.