Non-Standard-SSH Port - issue with different ssh port #72

Closed
opened 2025-11-20 04:12:20 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @rkolja76 on GitHub (Oct 20, 2025).

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). ### ✅ 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)?
saavagebueno added the bug label 2025-11-20 04:12:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE-Local#72