Docker [ERROR] in line 26 #553

Open
opened 2025-11-20 04:50:06 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @sevagjb on GitHub (Feb 18, 2025).

Have you read and understood the above guidelines?

yes

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

Docker

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

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/docker.sh)"

📝 Provide a clear and concise description of the issue.

I'm not enable to install Docker LXC

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

step 1
Try to run the script from PVE shell
Step 2
after Installed Dependencies the error is happened

Paste the full error output (if available).

[ERROR] in line 26: exit code 0: while executing command DOCKER_LATEST_VERSION=$(get_latest_release "moby/moby")

🖼️ Additional context (optional).

this is not the first time when I'm using the helper script get this error, and also not in one script but now im only mention the docker error, after i tried all the ways to install it

Originally created by @sevagjb on GitHub (Feb 18, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Docker ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/docker.sh)" ### 📝 Provide a clear and concise description of the issue. I'm not enable to install Docker LXC ### ⚙️ What settings are you using? - [x] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. step 1 Try to run the script from PVE shell Step 2 after Installed Dependencies the error is happened ### ❌ Paste the full error output (if available). [ERROR] in line 26: exit code 0: while executing command DOCKER_LATEST_VERSION=$(get_latest_release "moby/moby") ### 🖼️ Additional context (optional). this is not the first time when I'm using the helper script get this error, and also not in one script but now im only mention the docker error, after i tried all the ways to install it
saavagebueno added the bug label 2025-11-20 04:50:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#553