Radarr Script not finishing curl: (22) The requested URL returned error: 403 #1101

Closed
opened 2026-02-04 23:06:07 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @Hamburger-gamer on GitHub (Jun 15, 2025).

Have you read and understood the above guidelines?

yes

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

Radarr

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

No response

📝 Provide a clear and concise description of the issue.

script stops before finishing see error

🔄 Steps to reproduce the issue.

just run the script with default settings

Paste the full error output (if available).

✔️ Updated Container OS
✔️ Core dependencies installed
✔️ Installed Dependencies
⠋curl: (22) The requested URL returned error: 403

[ERROR] in line 25: exit code 0: while executing command RELEASE=$(curl -fsSL https://api.github.com/repos/Radarr/Radarr/releases/latest | grep "tag_name" | awk '{print substr($2, 3, length($2)-4) }')
/dev/fd/63: line 74: SPINNER_PID: unbound variable

🖼️ Additional context (optional).

No response

Originally created by @Hamburger-gamer on GitHub (Jun 15, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Radarr ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/radarr.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 📝 Provide a clear and concise description of the issue. script stops before finishing see error ### 🔄 Steps to reproduce the issue. just run the script with default settings ### ❌ Paste the full error output (if available). ✔️ Updated Container OS ✔️ Core dependencies installed ✔️ Installed Dependencies ⠋curl: (22) The requested URL returned error: 403 ⠙ [ERROR] in line 25: exit code 0: while executing command RELEASE=$(curl -fsSL https://api.github.com/repos/Radarr/Radarr/releases/latest | grep "tag_name" | awk '{print substr($2, 3, length($2)-4) }') /dev/fd/63: line 74: SPINNER_PID: unbound variable ### 🖼️ Additional context (optional). _No response_
OVERLORD added the not a script issue label 2026-02-04 23:06:07 +03:00
Author
Owner

@tremor021 commented on GitHub (Jun 15, 2025):

Check your firewall or DNS. You cant reach github repo or you have exceeded the rate limit

Image

@tremor021 commented on GitHub (Jun 15, 2025): Check your firewall or DNS. You cant reach github repo or you have exceeded the rate limit ![Image](https://github.com/user-attachments/assets/20318c02-fc34-42eb-ba61-381f5396833f)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1101