UmlautAdaptarr not installable #872

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

Originally created by @Pr0mises on GitHub (Apr 29, 2025).

Have you read and understood the above guidelines?

yes

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

UmlautAdaptarr

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

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/umlautadaptarr.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📝 Provide a clear and concise description of the issue.

Trying to run this script I get the first popup:
This will create a New UmlautAdaptarr LXC. Proceed? -> Yes

After that I get the following errors:

curl: (22) The requested URL returned error: 404
  ✔️   All kernel key limits are within safe thresholds.
curl: (22) The requested URL returned error: 404

[ERROR] in line 314: exit code 0: while executing command header_content=$(get_header "$app_name")

I'm able to run other scripts tho (just installed bazarr)

🔄 Steps to reproduce the issue.

Step1: run bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/umlautadaptarr.sh)"
Step2: Click Yes at the first prompt
Step3: Watch it failing

Paste the full error output (if available).

curl: (22) The requested URL returned error: 404
  ✔️   All kernel key limits are within safe thresholds.
curl: (22) The requested URL returned error: 404

[ERROR] in line 314: exit code 0: while executing command header_content=$(get_header "$app_name")

🖼️ Additional context (optional).

No response

Originally created by @Pr0mises on GitHub (Apr 29, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? UmlautAdaptarr ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/umlautadaptarr.sh)" ### ⚙️ What settings are you using? - [ ] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. Trying to run this script I get the first popup: `This will create a New UmlautAdaptarr LXC. Proceed?` -> Yes After that I get the following errors: ``` curl: (22) The requested URL returned error: 404 ✔️ All kernel key limits are within safe thresholds. curl: (22) The requested URL returned error: 404 [ERROR] in line 314: exit code 0: while executing command header_content=$(get_header "$app_name") ``` I'm able to run other scripts tho (just installed bazarr) ### 🔄 Steps to reproduce the issue. Step1: run `bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/umlautadaptarr.sh)"` Step2: Click Yes at the first prompt Step3: Watch it failing ### ❌ Paste the full error output (if available). ``` curl: (22) The requested URL returned error: 404 ✔️ All kernel key limits are within safe thresholds. curl: (22) The requested URL returned error: 404 [ERROR] in line 314: exit code 0: while executing command header_content=$(get_header "$app_name") ``` ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-04 21:59:37 +03:00
Author
Owner

@MickLesk commented on GitHub (Apr 29, 2025):

done

@MickLesk commented on GitHub (Apr 29, 2025): done
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#872