mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-04-26 05:05:54 +03:00
[GH-ISSUE #208] Non-Standard-SSH Port - issue with different ssh port #69
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#69
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 @rkolja76 on GitHub (Oct 20, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE-Local/issues/208
✅ Have you read and understood the above guidelines?
yes
📝 Provide a clear and concise description of the issue.
My Proxmoxserver runs on ssh port 7373 - not standard 22. Adding the server via gui was not possible: "Error
Failed to create server". (Version 0.45)
🔄 Steps to reproduce the issue.
❌ Paste the full error output (if available).
Error
Failed to create server
🖼️ Additional context (optional).
Is it a frontend api bug? String instead of integer value? Problem in API-Route (/opt/ProxmoxVE-Local/src/app/api/servers/route.ts)?