mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-04-25 04:35:50 +03:00
[GH-ISSUE #196] Auto detected installed scripts get removed #64
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#64
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 @Just4Link on GitHub (Oct 18, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE-Local/issues/196
Hey, me again :)
after the ssh-key problem is everything working fine but one strange behavior i have observed.
If i let auto-detect installed lxc/scripts they were found correctly but after a few minutes one
after one get removed due cleanup as orphaned. But the lxc is there and online and was even
found in auto-detect.
Are there logs i can check what happens? I have only this message in the Installed Scripts section:
Cleanup completed! Removed 1 orphaned script(s): paperless-ngx
The above is just example. All lxc have the correct tag.
@Just4Link commented on GitHub (Oct 18, 2025):
One thing to add, i tested the connection to the server via manage pve servers button and it failed after clicking the test connection button. After hitting F5 and test again it is successable. Repeat the procedure hitting F5 and test it failed multiple times then it is success after a few times.
I think there is one more hiccup with the ssh keys. Could be the reason why it thinks the scripts are orphaned due to no connection.
It happens with the generate key pair too.
@michelroegl-brunner commented on GitHub (Oct 18, 2025):
Thank you for the report. I will further look into that, for the moment i was not able to reproduce either error.