Recent content by vedaras85

  1. V

    No acces to GUI after disabling 2fa

    open vi /etc/proxmox-backup/tfa.json find "enable":false," change to "enable":true," Try login with pam , working.
  2. V

    Unable to connect to graphical server

    I did: deleted /etc/pve/pve-root-ca.pem /etc/pve/priv/pve-root-ca.key pvecm updatecerts -f restarted proxmox, but same problem connecting over spice. Seeing new certificates, but maybe I am doing something wrong ?
  3. V

    Unable to connect to graphical server

    Disabled firewall pve-firewall stop , same error. Tried on other pc with windows connect same error, so its no my windows pc firewall , av problems.
  4. V

    Unable to connect to graphical server

    Connecting from windows with Remote viever program. Connecting with cfg which one downloaded from proxmox >console>spice. Tryed to connect spice://192.168.31.221:3128 same error.
  5. V

    Unable to connect to graphical server

    Hello. I have problem,not working spice on vm with windows and linux os. Windows instaled virtio drivers, linux default included. on vms enabled qxl, with 32mb video memory. Got error on picture-Unable to connect to graphical server .Any ideas to solve it. Tryed recreate certificates...
  6. V

    Rassberry pi os image virtualization on proxmox

    Good morning, I have raspberry pi in home, with some configuration ( netxcloud, smb,ftpes, pi hole ) ant other stuff. Started to use proxmox on my lenovo think centre for homelab, and got idea, can I use existing raspbbery pi os image from my SD card on proxmox. If any chance to virtualize it...