wger fails script installation #715

Closed
opened 2025-11-20 04:52:48 -05:00 by saavagebueno · 4 comments
Owner

Originally created by @MarkBP99 on GitHub (Mar 16, 2025).

Have you read and understood the above guidelines?

yes

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

wger

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

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

📝 Provide a clear and concise description of the issue.

The script does not continue with the regular install options, instead prompting the "error" log below.

I have 2 different machines running proxmox and the script was tested in both of them, and they both resulted in the same "error" output.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

No response

🔄 Steps to reproduce the issue.

Using the script again.. :)

Paste the full error output (if available).

using the scripts causes the following "error" in the shell:

/dev/fd/63: line 1: 404:: command not found
bash: line 17: header_info: command not found
bash: line 18: variables: command not found
bash: line 19: color: command not found
bash: line 20: catch_errors: command not found
bash: line 65: start: command not found
bash: line 66: build_container: command not found
bash: line 67: description: command not found
bash: line 69: msg_ok: command not found
wger setup has been successfully initialized!
Access it using the following URL:
http://:3000

🖼️ Additional context (optional).

No response

Originally created by @MarkBP99 on GitHub (Mar 16, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? wger ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/wger.sh)" ### 📝 Provide a clear and concise description of the issue. The script does not continue with the regular install options, instead prompting the "error" log below. I have 2 different machines running proxmox and the script was tested in both of them, and they both resulted in the same "error" output. ### ⚙️ What settings are you using? - [ ] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 🔄 Steps to reproduce the issue. Using the script again.. :) ### ❌ Paste the full error output (if available). using the scripts causes the following "error" in the shell: /dev/fd/63: line 1: 404:: command not found bash: line 17: header_info: command not found bash: line 18: variables: command not found bash: line 19: color: command not found bash: line 20: catch_errors: command not found bash: line 65: start: command not found bash: line 66: build_container: command not found bash: line 67: description: command not found bash: line 69: msg_ok: command not found wger setup has been successfully initialized! Access it using the following URL: http://:3000 ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 04:52:48 -05:00
Author
Owner

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

Only wger? Looks Like you cant reach our build.func over GitHub

@MickLesk commented on GitHub (Mar 16, 2025): Only wger? Looks Like you cant reach our build.func over GitHub
Author
Owner

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

Ah i See. @tremor021 you sleeper. Check source 😄

@MickLesk commented on GitHub (Mar 16, 2025): Ah i See. @tremor021 you sleeper. Check source :smile:
Author
Owner

@tremor021 commented on GitHub (Mar 16, 2025):

Man, i can't have the sunday off.... wait

edit: ooops, fix incoming

@tremor021 commented on GitHub (Mar 16, 2025): Man, i can't have the sunday off.... wait edit: ooops, fix incoming
Author
Owner

@MarkBP99 commented on GitHub (Mar 17, 2025):

Everyone can have off days sometimes 😝

Thanks for the quick fix!

@MarkBP99 commented on GitHub (Mar 17, 2025): Everyone can have off days sometimes 😝 Thanks for the quick fix!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#715