Search results

  1. D

    Passed-through VM stuttering

    this fixed my issue as well thanks very much
  2. D

    Proxmox + Wireguard

    you would have to run a command with iptables in the linux wireguard host iptables -t nat -A PREROUTING -d publicip -p tcp --dport 5560 -j DNAT --to-dest 10.66.66.2
  3. D

    getting error (invalid type: integer `1663239642`, expected a string at line 1 column 178 (500)) after updating

    Hello after updating to proxmox 2.7-11 i getting this error (invalid type: integer `1663239642`, expected a string at line 1 column 178 (500) ) when i go to the summary page and i getting no cpu / ram / network stats on the summary page can anyone help how to fix this