Docker LXC / Alpine broken #664

Closed
opened 2026-02-04 20:37:30 +03:00 by OVERLORD · 4 comments
Owner

Originally created by @carsten12 on GitHub (Mar 19, 2025).

Have you read and understood the above guidelines?

yes

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

Docker LXC - Alpine

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

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

📝 Provide a clear and concise description of the issue.

Using the script, an error is thrown.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Alpine

🔄 Steps to reproduce the issue.

Just straightforward, call script. And whatever mode (auto, advanced), the script will throw a.m. error.

Paste the full error output (if available).

[ERROR] in line 36: exit code 1: while executing command PORTAINER_AGENT_LATEST_VERSION=$(get_latest_release "portainer/agent")

🖼️ Additional context (optional).

No response

Originally created by @carsten12 on GitHub (Mar 19, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Docker LXC - Alpine ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/alpine-docker.sh)" ### 📝 Provide a clear and concise description of the issue. Using the script, an error is thrown. ### ⚙️ What settings are you using? - [x] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Alpine ### 🔄 Steps to reproduce the issue. Just straightforward, call script. And whatever mode (auto, advanced), the script will throw a.m. error. ### ❌ Paste the full error output (if available). [ERROR] in line 36: exit code 1: while executing command PORTAINER_AGENT_LATEST_VERSION=$(get_latest_release "portainer/agent") ### 🖼️ Additional context (optional). _No response_
OVERLORD added the not a script issue label 2026-02-04 20:37:30 +03:00
Author
Owner

@MickLesk commented on GitHub (Mar 19, 2025):

Its an GitHub call. Check your DNS or AdBlocker

@MickLesk commented on GitHub (Mar 19, 2025): Its an GitHub call. Check your DNS or AdBlocker
Author
Owner

@carsten12 commented on GitHub (Mar 19, 2025):

I identified this line and called in my proxmox host, no issues. It returned:

1.6.1

which seems to be correct and definitely doesn't through an error.

@carsten12 commented on GitHub (Mar 19, 2025): I identified [this line](https://github.com/community-scripts/ProxmoxVE/blob/8c8412c7f85ed074b227ff64eb0560b7de7f247a/install/alpine-docker-install.sh#L36) and called in my proxmox host, no issues. It returned: `1.6.1` which seems to be correct and definitely doesn't through an error.
Author
Owner

@MickLesk commented on GitHub (Mar 19, 2025):

It is definitely not a script issue. I have built it now 3 times on 3 nodes. It must depend on your system.

@MickLesk commented on GitHub (Mar 19, 2025): It is definitely not a script issue. I have built it now 3 times on 3 nodes. It must depend on your system.
Author
Owner

@carsten12 commented on GitHub (Mar 19, 2025):

I agree after I just have called it 10 times for portainer/agent and docker/compose in proxmox hist, where it works. In the rudimentary alpine docker LXC it will work sometimes and sometimes not. LXC installed with fixed IP in the same network as the host.

Anyway, I have no more time to look into this, I will go with a full docker LXC based on Debian then.

@carsten12 commented on GitHub (Mar 19, 2025): I agree after I just have called it 10 times for portainer/agent and docker/compose in proxmox hist, where it works. In the rudimentary alpine docker LXC it will work sometimes and sometimes not. LXC installed with fixed IP in the same network as the host. Anyway, I have no more time to look into this, I will go with a full docker LXC based on Debian then.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#664