Docker LXC script have issue #2327

Closed
opened 2026-02-05 04:30:49 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @kilnake on GitHub (Jan 15, 2026).

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?

docker lxc

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 13

📈 Which Proxmox version are you on?

8.4.14

📝 Provide a clear and concise description of the issue.

copying docker lxc script with default settings gives error

🔄 Steps to reproduce the issue.

Copying and pasting the link mentioned on website.

Paste the full error output (if available).

GitHub API call failed with HTTP 504000
✖️ in line 16: exit code 1 (General error / Operation not permitted): while executing command return 1
✖️ in line 16: exit code 1 (General error / Operation not permitted): while executing command DOCKER_LATEST_VERSION=$(get_latest_github_release "moby/moby")

🖼️ Additional context (optional).

No response

Originally created by @kilnake on GitHub (Jan 15, 2026). ### ✅ 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? docker lxc ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/docker.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? 8.4.14 ### 📝 Provide a clear and concise description of the issue. copying docker lxc script with default settings gives error ### 🔄 Steps to reproduce the issue. Copying and pasting the link mentioned on website. ### ❌ Paste the full error output (if available). GitHub API call failed with HTTP 504000 ✖️ in line 16: exit code 1 (General error / Operation not permitted): while executing command return 1 ✖️ in line 16: exit code 1 (General error / Operation not permitted): while executing command DOCKER_LATEST_VERSION=$(get_latest_github_release "moby/moby") ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-05 04:30:49 +03:00
Author
Owner

@MickLesk commented on GitHub (Jan 15, 2026):

Your Network Block GitHub call, 504 - API Limit

@MickLesk commented on GitHub (Jan 15, 2026): Your Network Block GitHub call, 504 - API Limit
Author
Owner

@kilnake commented on GitHub (Jan 15, 2026):

Strange, rest of the scripts worked (technitium, alpine docker, sonarr).

@kilnake commented on GitHub (Jan 15, 2026): Strange, rest of the scripts worked (technitium, alpine docker, sonarr).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#2327