Heimdall installation error #795

Closed
opened 2026-02-04 21:35:42 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @jlopezsanchez on GitHub (Apr 11, 2025).

Have you read and understood the above guidelines?

yes

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

heimdall

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

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

📝 Provide a clear and concise description of the issue.

Hello, I'm triying to install the LXC container but almost finishing,

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Ubuntu 22.04

🔄 Steps to reproduce the issue.

Step1: launch the script inside the proxmox console.

Paste the full error output (if available).

the script trhows this error:

cURL error 7: Failed to connect to appslist.heimdall.site port 443 after 2 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://appslist.heimdall.site/list.json

at vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:210

And the script exits:
[ERROR] in line 32: exit code 0: while executing command $STD php artisan key:generate

🖼️ Additional context (optional).

No response

Originally created by @jlopezsanchez on GitHub (Apr 11, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? heimdall ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/heimdall-dashboard.sh)" ### 📝 Provide a clear and concise description of the issue. Hello, I'm triying to install the LXC container but almost finishing, ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Ubuntu 22.04 ### 🔄 Steps to reproduce the issue. Step1: launch the script inside the proxmox console. ### ❌ Paste the full error output (if available). the script trhows this error: cURL error 7: Failed to connect to appslist.heimdall.site port 443 after 2 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://appslist.heimdall.site/list.json at vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:210 And the script exits: [ERROR] in line 32: exit code 0: while executing command $STD php artisan key:generate ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-04 21:35:42 +03:00
Author
Owner

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

DNS issue? You cant reach an package site

@MickLesk commented on GitHub (Apr 11, 2025): DNS issue? You cant reach an package site
Author
Owner

@jlopezsanchez commented on GitHub (Apr 11, 2025):

Yes! It was that. Thanks for the tip.
Sorry about the mistake, I have Adguard Home and it seems it wasblocking the URL.
Now the installation has gone without problems.

@jlopezsanchez commented on GitHub (Apr 11, 2025): Yes! It was that. Thanks for the tip. Sorry about the mistake, I have Adguard Home and it seems it wasblocking the URL. Now the installation has gone without problems.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#795