mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-04-25 04:35:50 +03:00
[GH-ISSUE #115] installed scripts get dropped when updating via button in LXC #35
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#35
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?
Originally created by @GTRasH on GitHub (Oct 13, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE-Local/issues/115
When updateting via the button on top of the website, the modal window opens and the console output shows that a backup is created and lates in the process restored. this seems to not include the already downloaded scripts, as all of them seem to be deleted after the update is done.
Had this happen from 0.2.3 to 0.2.5 and 0.2.5 to 0.3.0
Install Type: LXC
The Log does not tell anything about any errors. Happy to send any needed info if necessary
update.log
@michelroegl-brunner commented on GitHub (Oct 13, 2025):
Yep, i missed that. I will change the behaviour!
@michelroegl-brunner commented on GitHub (Oct 13, 2025):
Fixed with the next release. On the next update scripts will delete one more time sadly, but after that they get saved.