Search results

  1. N

    Benutzung von noVNC aus einem anderen Panel (EXTERN)

    Thanks, unfortunately that doesn't work either. With your script I get an "Access-Control-Allow-Origin" error. Then I tried the APIToken and set it as a header and cookie ... I get ERROR 401: No Ticket ... I don't understand that. No matter how I do it, I just don't get this console!
  2. N

    Benutzung von noVNC aus einem anderen Panel (EXTERN)

    Hallo liebe Community, ich bin seit Tagen dabei in meinem PHP Projekt die novnc Console zum laufen zu bekommen. Ich habe vanilla novnc sowie die von Proxmox mitgelieferte novnc version probiert. Ich Nutze folgendes PHP Projekt um mit der API zu komunizieren: cv4pve-api-php Folgendes Probiere...