Homepage wget error #800

Closed
opened 2025-11-20 04:54:14 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @pafade89 on GitHub (Mar 29, 2025).

Have you read and understood the above guidelines?

yes

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

Homepage

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

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

📝 Provide a clear and concise description of the issue.

Hi,
I am currently getting the following error with the homepage script:

⠴ Updating Homepage to v1.1.1 (Patience)
[ERROR] in line 43: exit code 0: while executing command wget -q https://github.com/gethomepage/homepage/archive/refs/tags/v${RELEASE}.tar.gz

Could it be related to this? #3455

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

update command

Paste the full error output (if available).

⠴ Updating Homepage to v1.1.1 (Patience)
[ERROR] in line 43: exit code 0: while executing command wget -q https://github.com/gethomepage/homepage/archive/refs/tags/v${RELEASE}.tar.gz

🖼️ Additional context (optional).

No response

Originally created by @pafade89 on GitHub (Mar 29, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Homepage ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/homepage.sh)" ### 📝 Provide a clear and concise description of the issue. Hi, I am currently getting the following error with the homepage script: ``` ⠴ Updating Homepage to v1.1.1 (Patience) [ERROR] in line 43: exit code 0: while executing command wget -q https://github.com/gethomepage/homepage/archive/refs/tags/v${RELEASE}.tar.gz ``` Could it be related to this? #3455 ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. update command ### ❌ Paste the full error output (if available). ⠴ Updating Homepage to v1.1.1 (Patience) [ERROR] in line 43: exit code 0: while executing command wget -q https://github.com/gethomepage/homepage/archive/refs/tags/v${RELEASE}.tar.gz ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 04:54:14 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#800