homarr script update #448

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

Originally created by @frezeen on GitHub (Jan 31, 2025).

Have you read and understood the above guidelines?

yes

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

homarr

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

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

📝 Provide a clear and concise description of the issue.

exec script in homarr lxc for update to 1.4.0 from 1.3.1 result in errors

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

from 1.3.1 lxc homarr exec script for to update

Paste the full error output (if available).

` Services Stopped
Backup Data
mv: cannot stat 'homarr-1.4.0': No such file or directory

[ERROR] in line 59: exit code 0: while executing command mv homarr-${RELEASE} /opt/homarr

[ERROR] in line 856: exit code 0: while executing command mv homarr-${RELEASE} /opt/homarr `

🖼️ Additional context (optional).

No response

Originally created by @frezeen on GitHub (Jan 31, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? homarr ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/homarr.sh)" ### 📝 Provide a clear and concise description of the issue. exec script in homarr lxc for update to 1.4.0 from 1.3.1 result in errors ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. from 1.3.1 lxc homarr exec script for to update ### ❌ Paste the full error output (if available). ` Services Stopped Backup Data mv: cannot stat 'homarr-1.4.0': No such file or directory [ERROR] in line 59: exit code 0: while executing command mv homarr-${RELEASE} /opt/homarr [ERROR] in line 856: exit code 0: while executing command mv homarr-${RELEASE} /opt/homarr ` ### 🖼️ Additional context (optional). _No response_
saavagebueno added the not a script issueexternal labels 2025-11-20 04:48:37 -05:00
Author
Owner

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

Not a Script issue. Homarr hasnt released any package for this. No Tarball, no ZIP, nothing.

@MickLesk commented on GitHub (Jan 31, 2025): Not a Script issue. Homarr hasnt released any package for this. No Tarball, no ZIP, nothing.
Author
Owner

@tremor021 commented on GitHub (Jan 31, 2025):

@frezeen
I installed v1.3.1 to test the update function:
Image

After running the update script:
Image

Seems like its working just fine.
Please, don't rush with updates as soon as they're available. Sometimes it seems that github needs some time to make it available for download.

@tremor021 commented on GitHub (Jan 31, 2025): @frezeen I installed v1.3.1 to test the update function: ![Image](https://github.com/user-attachments/assets/a33bdf03-acea-4962-8753-b4868991b441) After running the update script: ![Image](https://github.com/user-attachments/assets/ea907850-5c92-4235-b6f6-761e0874bbb8) Seems like its working just fine. Please, don't rush with updates as soon as they're available. Sometimes it seems that github needs some time to make it available for download.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#448