mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-04-25 12:45:50 +03:00
[GH-ISSUE #351] Update Issue #105
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#105
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 @swvalenti194 on GitHub (Nov 26, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE-Local/issues/351
✅ Have you read and understood the above guidelines?
Yes
📝 Provide a clear and concise description of the issue.
Running version 0.1.1 and when I use the update command in the LXC shell it updates however I use all login information (user and password) and lose previously configured Proxmox VM. Appears the version is old and does not notify you of an update and the button to do same is not present.
🔄 Steps to reproduce the issue.
I restored previous version from LXC backup and no issues.
❌ Paste the full error output (if available).
Error
Failed to create server
The failure then clears any information that I have added and will start from scratch over and over again. I tried the SSH key but that didn't work either obtained from nano /root/.ssh/id_rsa
🖼️ Additional context (optional).
No response
@michelroegl-brunner commented on GitHub (Nov 27, 2025):
We has some breaking changes from 0.1.1 going up in the versions. The best thing to do for you is to quickly spin up a new instance.
@swvalenti194 commented on GitHub (Nov 27, 2025):
Thank you very much