mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-04-24 20:25:50 +03:00
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#472
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/476
Author: @michelroegl-brunner
Created: 1/29/2026
Status: ✅ Merged
Merged: 1/29/2026
Merged by: @michelroegl-brunner
Base:
main← Head:fix/362📝 Commits (1)
b5c6beaFix #362: auto-detect race, VM shell path, UI hints📊 Changes
3 files changed (+38 additions, -23 deletions)
View changed files
📝
server.js(+15 -14)📝
src/app/_components/InstalledScriptsTab.tsx(+21 -7)📝
src/server/api/routers/installedScripts.ts(+2 -2)📄 Description
Summary
Implements fixes for issue #362.
Changes
pct list/qm listso stdout is fully delivered before parsing (fixes LXCs on same node not detected).containerTypefrom UI to backend; useqm terminalfor VMs andpct enterfor LXC (fixes "Configuration file .../lxc/... does not exist" for VMs).qm set <vmid> -serial0 socket, detach with Ctrl+O).Fixes #362
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.