Search results

  1. S

    [SOLVED] noVNC integration problem (Error 401: No ticket)

    Hi, I'm back with a new problem, but this time i also got the solution, so I just want to mention it for people who may get into the same. So today I realized that i still get the "Error 401: no ticket" when im not additional also have the PVEAuthCookie set for the proxmox url. The solution...
  2. S

    [SOLVED] noVNC integration problem (Error 401: No ticket)

    I'm an idiot, solved the issue myself. I didn't called the website with https://.
  3. S

    [SOLVED] noVNC integration problem (Error 401: No ticket)

    Hi, i started today to integrate Proxmox in our web php application and everything works great except noVNC. I'm using this api wrapper: https://github.com/Saleh7/ProxmoxVE_PHP_API Additionally i oriented myself and used some code from: https://github.com/CpuID/pve2-api-php-client My Problem...