Unable to run any scripts #619

Closed
opened 2026-02-04 20:23:41 +03:00 by OVERLORD · 8 comments
Owner

Originally created by @CommanderStarhump on GitHub (Mar 11, 2025).

Have you read and understood the above guidelines?

yes

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

Home Assistant OS VM

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

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

📝 Provide a clear and concise description of the issue.

I'm actually unable to run any scripts from your site.

Home Assistant OS VM is the crucial one for me. I had an issue with my host and have to rebuild from scratch and used your scripts last time and loved them.

I run:

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

Yet nothing happens at all.

From my shell:

root@pve:# bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/vm/haos-vm.sh)"
root@pve:
#

Same happens with any of your scripts I attempt to run

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Ubuntu 24.10

🔄 Steps to reproduce the issue.

I run:

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

Paste the full error output (if available).

No error output

🖼️ Additional context (optional).

No response

Originally created by @CommanderStarhump on GitHub (Mar 11, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Home Assistant OS VM ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/vm/haos-vm.sh)" ### 📝 Provide a clear and concise description of the issue. I'm actually unable to run any scripts from your site. Home Assistant OS VM is the crucial one for me. I had an issue with my host and have to rebuild from scratch and used your scripts last time and loved them. I run: bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/vm/haos-vm.sh)" Yet nothing happens at all. From my shell: root@pve:~# bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/vm/haos-vm.sh)" root@pve:~# Same happens with any of your scripts I attempt to run ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Ubuntu 24.10 ### 🔄 Steps to reproduce the issue. I run: bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/vm/haos-vm.sh)" ### ❌ Paste the full error output (if available). No error output ### 🖼️ Additional context (optional). _No response_
OVERLORD added the not a script issue label 2026-02-04 20:23:41 +03:00
Author
Owner

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

DNS / Adblocker / PiHole

Reboot your Node and try: wget -v https://github.com/community-scripts/ProxmoxVE/raw/main/vm/haos-vm.sh

@MickLesk commented on GitHub (Mar 11, 2025): DNS / Adblocker / PiHole Reboot your Node and try: wget -v https://github.com/community-scripts/ProxmoxVE/raw/main/vm/haos-vm.sh
Author
Owner

@CommanderStarhump commented on GitHub (Mar 11, 2025):

If I had a penny for every time PiHole shafted me

@CommanderStarhump commented on GitHub (Mar 11, 2025): If I had a penny for every time PiHole shafted me
Author
Owner

@CommanderStarhump commented on GitHub (Mar 11, 2025):

Yikes ok that actually didn't make any difference. Disabled Pihole, stopped my router pointing to it for local DNS, rebooted the node and ran wget -v https://github.com/community-scripts/ProxmoxVE/raw/main/vm/haos-vm.sh

wget: unable to resolve host address ‘github.com’

Sorry to be an absolute pain by reopening this

@CommanderStarhump commented on GitHub (Mar 11, 2025): Yikes ok that actually didn't make any difference. Disabled Pihole, stopped my router pointing to it for local DNS, rebooted the node and ran wget -v https://github.com/community-scripts/ProxmoxVE/raw/main/vm/haos-vm.sh wget: unable to resolve host address ‘github.com’ Sorry to be an absolute pain by reopening this
Author
Owner

@CommanderStarhump commented on GitHub (Mar 11, 2025):

This is very much not a you problem thinking about it. This can stay closed. Clearly an issue with my proxmox host as nslookup can't reach anything

@CommanderStarhump commented on GitHub (Mar 11, 2025): This is very much not a you problem thinking about it. This can stay closed. Clearly an issue with my proxmox host as nslookup can't reach anything
Author
Owner

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

yeah, you cant reach github

@MickLesk commented on GitHub (Mar 11, 2025): yeah, you cant reach github
Author
Owner

@CommanderStarhump commented on GitHub (Mar 11, 2025):

Can't reach anything annoyingly. Trying to troubleshoot it but not very knowledgeable in linux

@CommanderStarhump commented on GitHub (Mar 11, 2025): Can't reach anything annoyingly. Trying to troubleshoot it but not very knowledgeable in linux
Author
Owner

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

check node -> System -> DNS and try 8.8.8.8 or 8.8.4.4.

@MickLesk commented on GitHub (Mar 11, 2025): check node -> System -> DNS and try 8.8.8.8 or 8.8.4.4.
Author
Owner

@CommanderStarhump commented on GitHub (Mar 11, 2025):

DNS 1 was set to my router
Have added DNS 2 and 3 with 8.8.8.8 and 8.8.4.4 and can now resolve thanks.

Scripts running now!

@CommanderStarhump commented on GitHub (Mar 11, 2025): DNS 1 was set to my router Have added DNS 2 and 3 with 8.8.8.8 and 8.8.4.4 and can now resolve thanks. Scripts running now!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#619