Proxmox Datacenter Manager 0.9 Beta released!

I just tried a fresh install. Install worked fine. I do "Add Remote" and get to the end of the wizard and it gives an error:

Code:
api error (status = 400: parameter verification errors id: value does not match the regex pattern)

If it matters our hostnames are in the format: aaa-bb-bbbbbbb-01
 
I just tried a fresh install. Install worked fine. I do "Add Remote" and get to the end of the wizard and it gives an error:

Code:
api error (status = 400: parameter verification errors id: value does not match the regex pattern)

If it matters our hostnames are in the format: aaa-bb-bbbbbbb-01
The problem was that I had entered the remote name as "some text here" which was accepted. But I needed to enter it as "some_text_here" (no spaces)
 
Hi,
I just tried a fresh install. Install worked fine. I do "Add Remote" and get to the end of the wizard and it gives an error:

Code:
api error (status = 400: parameter verification errors id: value does not match the regex pattern)

If it matters our hostnames are in the format: aaa-bb-bbbbbbb-01
The problem was that I had entered the remote name as "some text here" which was accepted. But I needed to enter it as "some_text_here" (no spaces)
thank you for the report! A patch that should fix this was submitted to the development mailing list: https://lore.proxmox.com/pdm-devel/20251029134638.125532-2-f.ebner@proxmox.com/T/