-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
β 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
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working