Homepage LCX update script problem #272

Closed
opened 2025-11-20 04:46:02 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @Hindin81 on GitHub (Jan 1, 2025).

Have you read and understood the above guidelines?

yes

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

Homepage LXC

📂 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.

This command is called up in the update script:
npx update-browserslist-db@latest >/dev/null 2>&1
at this point the script stops, as a prompt appears here. Only if you press a Y does the script continue. I have executed all steps manually in the LXC container. The script only continues if a Y is entered here.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

Run the update script.

Paste the full error output (if available).

he update message stops and does not continue.

🖼️ Additional context (optional).

No response

Originally created by @Hindin81 on GitHub (Jan 1, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Homepage LXC ### 📂 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. This command is called up in the update script: `npx update-browserslist-db@latest >/dev/null 2>&1` at this point the script stops, as a prompt appears here. Only if you press a Y does the script continue. I have executed all steps manually in the LXC container. The script only continues if a Y is entered here. ### ⚙️ 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 update script. ### ❌ Paste the full error output (if available). he update message stops and does not continue. ### 🖼️ Additional context (optional). _No response_
Author
Owner

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

Please Test the new merge in 10-15min again and give Feedback

@MickLesk commented on GitHub (Jan 1, 2025): Please Test the new merge in 10-15min again and give Feedback
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#272