[GH-ISSUE #11043] Error with the update script. #2367

Closed
opened 2026-02-26 12:52:12 +03:00 by kerem · 4 comments
Owner

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

Have you read and understood the above guidelines?

yes

🔎 Did you run the script with verbose mode enabled?

Yes, verbose mode was enabled and the output is included below

📜 What is the name of the script you are using?

Tautulli

📂 What was the exact command used to execute the script?

update

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📈 Which Proxmox version are you on?

pve-manager/8.4.16/368e3c45c15b895c (running kernel: 6.8.12-17-pve)

📝 Provide a clear and concise description of the issue.

Error in file name with update

🔄 Steps to reproduce the issue.

Run the update script and got the error.

Paste the full error output (if available).

`

  • ✔️ Update available: Tautulli not installed → 2.16.0
  • ✔️ Stopped Service
  • 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`

🖼️ Additional context (optional).

Targeted file should be config.ini

Originally created by @hiddit on GitHub (Jan 21, 2026). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/11043 ### ✅ Have you read and understood the above guidelines? yes ### 🔎 Did you run the script with verbose mode enabled? Yes, verbose mode was enabled and the output is included below ### 📜 What is the name of the script you are using? Tautulli ### 📂 What was the exact command used to execute the script? update ### ⚙️ What settings are you using? - [ ] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📈 Which Proxmox version are you on? pve-manager/8.4.16/368e3c45c15b895c (running kernel: 6.8.12-17-pve) ### 📝 Provide a clear and concise description of the issue. Error in file name with update ### 🔄 Steps to reproduce the issue. Run the update script and got the error. ### ❌ Paste the full error output (if available). ` - ✔️ Update available: Tautulli not installed → 2.16.0 - ✔️ Stopped Service - ⏳ 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` ### 🖼️ Additional context (optional). Targeted file should be config.ini
kerem 2026-02-26 12:52:12 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@tremor021 commented on GitHub (Jan 22, 2026):

@MickLesk
github.com/community-scripts/ProxmoxVE@c07ecd0008/ct/tautulli.sh (L39)

Are we referencing the config directory or config.ini file here?

<!-- gh-comment-id:3784054553 --> @tremor021 commented on GitHub (Jan 22, 2026): @MickLesk https://github.com/community-scripts/ProxmoxVE/blob/c07ecd0008b386e28a002b5acb7591eebd707a70/ct/tautulli.sh#L39 Are we referencing the config directory or `config.ini` file here?
Author
Owner

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

there are no folder? only a file?

<!-- gh-comment-id:3784993548 --> @MickLesk commented on GitHub (Jan 22, 2026): there are no folder? only a file?
Author
Owner

@tremor021 commented on GitHub (Jan 22, 2026):

yea, i see only file

<!-- gh-comment-id:3785349995 --> @tremor021 commented on GitHub (Jan 22, 2026): yea, i see only file
Author
Owner

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

complete other topic, complete other commands? wtf :D

<!-- gh-comment-id:3786214304 --> @MickLesk commented on GitHub (Jan 22, 2026): complete other topic, complete other commands? wtf :D
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#2367
No description provided.