[GH-ISSUE #4113] UmlautAdaptarr not installable #872

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

Originally created by @Pr0mises on GitHub (Apr 28, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/4113

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 28, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/4113 ### ✅ 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_
kerem 2026-02-26 12:46:57 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

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

done

<!-- gh-comment-id:2837559871 --> @MickLesk commented on GitHub (Apr 29, 2025): done
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#872
No description provided.