[GH-ISSUE #8] Possible bugs or user error #20

Closed
opened 2026-03-07 19:26:27 +03:00 by kerem · 0 comments
Owner

Originally created by @xeonzen on GitHub (Feb 18, 2026).
Original GitHub issue: https://github.com/adminsyspro/proxcenter-ui/issues/8

From a UI look and feel perspective, I just have to say this is pretty awesome and definitely gives that VCenter type of experience. Great job on that.

There are some issues that I ran into that make it unusable to me in the current state, hoping they get sorted out or if its user error, guidance would be helpful.

Deployment details:
I installed Proxcenter manually using the docker compose file in your repo. It was installed on my truenas server via a custom docker app and I modified the docker compose files network config to utilize macvlan, so that i could set a static ip address for the container.

Issues that I ran into:

  1. After deployment i was able to access Proxcenter via the set static ip using port 3000 and it allowed me to create the initial user. Unfortunately, it would not let me login with that user. To resolve this, I needed to add a .env file to the folder with the docker compose file and adding a FQDN for https. I added it as an entry on my npm reverse proxy and then also to my dns server. Once done, i used the FQDN via https to access Proxcenter and was able to log in with the username and password that I created on initial launch.

  2. I added my Proxmox cluster without ssh enabled at first, everything shows in inventory but when trying to console into the vm or a pve host, it just hangs on a black screen saying reconnect.

  • To troubleshoot, I tried deleting the cluster from Proxcenter and this caused proxcenter to hang and not delete the cluster. Ignoring the old entry, I tried readding the same cluster with a different name and enabled ssh. This caused Proxcenter to throw error stating connection failure when trying to look at any inventory items. As a final troubleshooting task, I deleted the Proxcenter docker container, image and storage and redeployed fresh. Once it was back up and I was logged in, I readded the cluster again with ssh enabled. This allowed Proxcenter to show more information in regards to updates for PVE hosts but I was still not able to console/shell into VM's or pve hosts.
  1. The interface overall is half in english and half in what I assume is french. The UI language control doesn't fix this when set to english.

  2. Random json errors with no context, when adding proxmox nodes. It seems If all fields aren't filled in perfectly on the first try, it will throw a json trim error, with no indication on what field needs to be fixed. The only way around this is to close the window and start over.

With the issues above, I also found that the docker logs file for the container doesn't really help much to tell you what might be failing or any errors that the container is running into. Any time that i've checked the docker log for proxcenter, all I see is the inital deployment output that says that ends with it saying it was ready in x seconds.

Please let me know if there is another place that I should be looking for the log files, and i'd be happy to provide them.

On a side note, there are a lot of features are blocked by the enterprise license paywall that I'd love to use in my home lab. Any plans on expanding the feature set of the community edition or implementing a cheaper personal license schema, that includes access to enterprise features, in the future? I have a 6 node proxmox cluster at home, $235 (USD)/ per node/ per year is a bit steep. longshot but just thought i'd ask.

Originally created by @xeonzen on GitHub (Feb 18, 2026). Original GitHub issue: https://github.com/adminsyspro/proxcenter-ui/issues/8 From a UI look and feel perspective, I just have to say this is pretty awesome and definitely gives that VCenter type of experience. Great job on that. There are some issues that I ran into that make it unusable to me in the current state, hoping they get sorted out or if its user error, guidance would be helpful. Deployment details: I installed Proxcenter manually using the docker compose file in your repo. It was installed on my truenas server via a custom docker app and I modified the docker compose files network config to utilize macvlan, so that i could set a static ip address for the container. Issues that I ran into: 1. After deployment i was able to access Proxcenter via the set static ip using port 3000 and it allowed me to create the initial user. Unfortunately, it would not let me login with that user. To resolve this, I needed to add a .env file to the folder with the docker compose file and adding a FQDN for https. I added it as an entry on my npm reverse proxy and then also to my dns server. Once done, i used the FQDN via https to access Proxcenter and was able to log in with the username and password that I created on initial launch. 2. I added my Proxmox cluster without ssh enabled at first, everything shows in inventory but when trying to console into the vm or a pve host, it just hangs on a black screen saying reconnect. - To troubleshoot, I tried deleting the cluster from Proxcenter and this caused proxcenter to hang and not delete the cluster. Ignoring the old entry, I tried readding the same cluster with a different name and enabled ssh. This caused Proxcenter to throw error stating connection failure when trying to look at any inventory items. As a final troubleshooting task, I deleted the Proxcenter docker container, image and storage and redeployed fresh. Once it was back up and I was logged in, I readded the cluster again with ssh enabled. This allowed Proxcenter to show more information in regards to updates for PVE hosts but I was still not able to console/shell into VM's or pve hosts. 3. The interface overall is half in english and half in what I assume is french. The UI language control doesn't fix this when set to english. 4. Random json errors with no context, when adding proxmox nodes. It seems If all fields aren't filled in perfectly on the first try, it will throw a json trim error, with no indication on what field needs to be fixed. The only way around this is to close the window and start over. With the issues above, I also found that the docker logs file for the container doesn't really help much to tell you what might be failing or any errors that the container is running into. Any time that i've checked the docker log for proxcenter, all I see is the inital deployment output that says that ends with it saying it was ready in x seconds. Please let me know if there is another place that I should be looking for the log files, and i'd be happy to provide them. On a side note, there are a lot of features are blocked by the enterprise license paywall that I'd love to use in my home lab. Any plans on expanding the feature set of the community edition or implementing a cheaper personal license schema, that includes access to enterprise features, in the future? I have a 6 node proxmox cluster at home, $235 (USD)/ per node/ per year is a bit steep. longshot but just thought i'd ask.
kerem closed this issue 2026-03-07 19:26:27 +03:00
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/proxcenter-ui#20
No description provided.