Hi All,
I've written a web based manager for Proxmox using the API of Proxmox to access a LXC console.
However, I'm missing something:
When using the created web based manager (php) all info is correct but an error is thrown when connecting to the console:
Connection failed (Error 401: No ticket)
![Login_401.png Login_401.png]()
But, When logging on to the Proxmox PVE manager and then to the web based manager (php) a connection is made.
![proxmox_login.png proxmox_login.png]()
![Login_OK.png Login_OK.png]()
In short:
NO Login on Proxmox PVE GUI >>...
Read more
I've written a web based manager for Proxmox using the API of Proxmox to access a LXC console.
However, I'm missing something:
When using the created web based manager (php) all info is correct but an error is thrown when connecting to the console:
Connection failed (Error 401: No ticket)

But, When logging on to the Proxmox PVE manager and then to the web based manager (php) a connection is made.


In short:
NO Login on Proxmox PVE GUI >>...
Read more