mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-04-24 20:25:50 +03:00
[PR #440] [MERGED] Improve Node.js upgrade and service recovery in update.sh #443
Labels
No labels
bug
enhancement
enhancement
feature
in progress
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ProxmoxVE-Local#443
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/community-scripts/ProxmoxVE-Local/pull/440
Author: @MickLesk
Created: 1/13/2026
Status: ✅ Merged
Merged: 1/13/2026
Merged by: @MickLesk
Base:
main← Head:fixes_update📝 Commits (1)
9ead3a2Improve Node.js upgrade and service recovery in update.sh📊 Changes
1 file changed (+47 additions, -7 deletions)
View changed files
📝
update.sh(+47 -7)📄 Description
✍️ Description
Enhances the Node.js upgrade process by handling both .list and .sources files, updating the apt cache, and adding error handling for download and install failures. Introduces a function to re-enable and start the systemd service on failure to prevent user lockout, and ensures this is called during rollback and upgrade errors. Also refines Node.js version checks and build environment setup.
🔗 Related PR / Issue
Fixes: #439 #437 #429
✅ Prerequisites (X in brackets)
Screenshot for frontend Change
🛠️ Type of Change (X in brackets)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.