http/1.1

  1. J

    [SOLVED] unable to connect to Web UI but SSH works

    Whenever you cannot connect to the Web UI (login failed, please try again) and the logs in /var/log/pveproxy/access.log show HTTP 595 errors on access tickets This is most likely due to failing localhost to localhost communications, try iptables -A INPUT -i lo -s 127.0.0.1 -j ACCEPT iptables...
  2. K

    Proxmox VE API 596 Broken pipe

    Hey guys, I've had this problem back in 2022 but the fix that someone gave me doesn't work anymore. Also reastarting the Server doesn't change anything. Getting the 596 broken Pipe error always happens when using a API call involving the guest agent. For Example...
  3. G

    Qemu 400 Error

    ::ffff:192.168.178.32 - root@pam [17/12/2022:19:48:05 +0100] "POST /api2/json/nodes/pve/qemu HTTP/1.1" 400 79 Hi I have a website that communicates via API with Proxmox but when I create a virtual machine it returns me Error 400 on qemu, could anyone help me? ::ffff:192.168.178.32 - -...