[GH-ISSUE #208] Non-Standard-SSH Port - issue with different ssh port #69

Closed
opened 2026-02-26 12:40:04 +03:00 by kerem · 0 comments
Owner

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.

  1. "manage pve servers"
  2. Enter data
  3. Non-standard ssh port --> 7373 - not 22
  4. --> "Error Failed to create server"

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)?

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. 1. "manage pve servers" 2. Enter data 3. Non-standard ssh port --> 7373 - not 22 4. --> "Error Failed to create server" ### ❌ 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)?
kerem 2026-02-26 12:40:04 +03:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE-Local#69
No description provided.