Tautulli Upgrade fails on line 39 copy config file, probably incorrect filename #2362

Closed
opened 2026-02-05 04:37:09 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @septer012 on GitHub (Jan 21, 2026).

49d92afb98/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). 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 ```
OVERLORD added the 🛑 Failure to comply with the guidelines label 2026-02-05 04:37:09 +03:00
Author
Owner

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

Fill Out the issue Template correctly.

@MickLesk commented on GitHub (Jan 21, 2026): Fill Out the issue Template correctly.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#2362