5eTools installation issue #310

Closed
opened 2026-02-04 17:54:36 +03:00 by OVERLORD · 5 comments
Owner

Originally created by @rawrgit on GitHub (Jan 11, 2025).

Have you read and understood the above guidelines?

yes

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

5etools LXC

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

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

📝 Provide a clear and concise description of the issue.

Script waits on this spot for a very long time (more than a few minutes) and fails. Times out.
Did re-run it a few times and also turned off PiHole just to make sure nothing were stopped by that.

This is the error shown in verbose mode:

✔️ Set up 5etools Base
⠙curl: (56) Recv failure: Connection timed out

[ERROR] in line 55: exit code 0: while executing command curl -sSL "https://github.com/5etools-mirror-2/5etools-img/archive/refs/tags/${IMG_RELEASE}.zip" > "${IMG_RELEASE}.zip"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

Run the provided install command and choose default settings

Paste the full error output (if available).

✔️ Set up 5etools Base
⠙curl: (56) Recv failure: Connection timed out

[ERROR] in line 55: exit code 0: while executing command curl -sSL "https://github.com/5etools-mirror-2/5etools-img/archive/refs/tags/${IMG_RELEASE}.zip" > "${IMG_RELEASE}.zip"

🖼️ Additional context (optional).

No response

Originally created by @rawrgit on GitHub (Jan 11, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? 5etools LXC ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/5etools.sh)" ### 📝 Provide a clear and concise description of the issue. Script waits on this spot for a very long time (more than a few minutes) and fails. Times out. Did re-run it a few times and also turned off PiHole just to make sure nothing were stopped by that. This is the error shown in verbose mode: ✔️ Set up 5etools Base ⠙curl: (56) Recv failure: Connection timed out [ERROR] in line 55: exit code 0: while executing command curl -sSL "https://github.com/5etools-mirror-2/5etools-img/archive/refs/tags/${IMG_RELEASE}.zip" > "${IMG_RELEASE}.zip" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. Run the provided install command and choose default settings ### ❌ Paste the full error output (if available). ✔️ Set up 5etools Base ⠙curl: (56) Recv failure: Connection timed out [ERROR] in line 55: exit code 0: while executing command curl -sSL "https://github.com/5etools-mirror-2/5etools-img/archive/refs/tags/${IMG_RELEASE}.zip" > "${IMG_RELEASE}.zip" ### 🖼️ Additional context (optional). _No response_
OVERLORD added the not a script issueinvestigation labels 2026-02-04 17:54:36 +03:00
Author
Owner

@michelroegl-brunner commented on GitHub (Jan 11, 2025):

Looks to me like a GH issue or a issue with your PVE Host. I installed it yesterday without a problem.

@michelroegl-brunner commented on GitHub (Jan 11, 2025): Looks to me like a GH issue or a issue with your PVE Host. I installed it yesterday without a problem.
Author
Owner

@MickLesk commented on GitHub (Jan 11, 2025):

Work fine for me too, GitHub not reachable or DNS issue?

@MickLesk commented on GitHub (Jan 11, 2025): Work fine for me too, GitHub not reachable or DNS issue?
Author
Owner

@rawrgit commented on GitHub (Jan 11, 2025):

I was able to install checkmk with no issues right after 5etools failed. So i guess DNS issue is not viable?

@rawrgit commented on GitHub (Jan 11, 2025): I was able to install checkmk with no issues right after 5etools failed. So i guess DNS issue is not viable?
Author
Owner

@MickLesk commented on GitHub (Jan 11, 2025):

Run in verbose and you see it

@MickLesk commented on GitHub (Jan 11, 2025): Run in verbose and you see it
Author
Owner

@MickLesk commented on GitHub (Jan 11, 2025):

Connection failure is your Output

@MickLesk commented on GitHub (Jan 11, 2025): Connection failure is your Output
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#310