mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-04-25 20:55:51 +03:00
[GH-ISSUE #268] Problem adding proxmox servers #87
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#87
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 @ricostuart on GitHub (Oct 29, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE-Local/issues/268
✅ Have you read and understood the above guidelines?
yes
📝 Provide a clear and concise description of the issue.
Two problems I have currently adding proxmox servers.
It will not allow me to add a server using the DNS name (eg. proxmox.home.server) used to access the server normally via nginx reverse proxy.
When adding a sever using the IP address I only ever get this error :
Failed to create server
When cllicking on "Manager PVE Servers" I get the follwoing error: ErrorFailed to fetch servers
🔄 Steps to reproduce the issue.
Click on Manager PEV Servers and attempt to add a server.
❌ Paste the full error output (if available).
n/a
🖼️ Additional context (optional).
@michelroegl-brunner commented on GitHub (Oct 29, 2025):
The issue with dns names is known. the other can be a breaking change, have you tried recrearing the lxc?
@indiependente commented on GitHub (Oct 31, 2025):
same here as per @ricostuart report
@michelroegl-brunner commented on GitHub (Nov 7, 2025):
For the failed to fetch error please recreate your lxc. The DNS entry for servers is implemente in the next release.