[GH-ISSUE #11665] UmlautAdaptarr not working #2460

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

Originally created by @makeover5902 on GitHub (Feb 7, 2026).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/11665

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?

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 13

📈 Which Proxmox version are you on?

9.1.4

📝 Provide a clear and concise description of the issue.

I encountered an issue when installing UmlautAdaptarr via the helper script. The service failed to start, which appears to be caused by an outdated appsettings.json file included in the script.

I was able to fix the issue by manually replacing the config file with the latest version from the official repository: https://github.com/PCJones/UmlautAdaptarr/blob/master/UmlautAdaptarr/appsettings.json

🔄 Steps to reproduce the issue.

Just run the script, the service doesn't start

Paste the full error output (if available).

🖼️ Additional context (optional).

No response

Originally created by @makeover5902 on GitHub (Feb 7, 2026). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/11665 ### ✅ 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? 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? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 13 ### 📈 Which Proxmox version are you on? 9.1.4 ### 📝 Provide a clear and concise description of the issue. I encountered an issue when installing UmlautAdaptarr via the helper script. The service failed to start, which appears to be caused by an outdated appsettings.json file included in the script. I was able to fix the issue by manually replacing the config file with the latest version from the official repository: https://github.com/PCJones/UmlautAdaptarr/blob/master/UmlautAdaptarr/appsettings.json ### 🔄 Steps to reproduce the issue. Just run the script, the service doesn't start ### ❌ Paste the full error output (if available). - ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:52:31 +03:00
  • closed this issue
  • added the
    bug
    label
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#2460
No description provided.