Search results

  1. B

    Cannot login into PVE WebGUI... ok to ssh and ok to login from app

    userid comment email enable expire firstname groups keys lastname realm-type tokens nitin@pam 1 0 pam root@pam mail@example.com 1 0 pam
  2. B

    Cannot login into PVE WebGUI... ok to ssh and ok to login from app

    pveversion -v output is, proxmox-ve: 7.1-1 (running kernel: 5.13.19-2-pve) pve-manager: 7.1-7 (running version: 7.1-7/df5740ad) pve-kernel-helper: 7.1-6 pve-kernel-5.13: 7.1-5 pve-kernel-5.13.19-2-pve: 5.13.19-4 pve-kernel-5.13.19-1-pve: 5.13.19-3 ceph-fuse: 15.2.15-pve1 corosync: 3.1.5-pve2...
  3. B

    Cannot login into PVE WebGUI... ok to ssh and ok to login from app

    Cannot login in root@pam Request: username=root%40pam&password=REMOVED&realm=pam&new-format=1 Response: {"success":0,"data":null,"status":"401","message":"authentication failure\n"}
  4. B

    Cannot login into PVE WebGUI... ok to ssh and ok to login from app

    I can't figure out how to solve this. I am not able to login to PVE WebGIU. I can SSH into the pve machine and I can also login from the android app. I used to be able to do this yesterday, but I cannot do log in today. I get a message "Login Failed". Did I get an update that broke things...
  5. B

    lxd-p2c to proxmox : Converting to unprivileged container

    I am trying to do a physical machine to container migration and bring it in to proxmox. I am unable to create a container created by lxd-p2c script. I assuming that this is because the container created by lxd-p2v is a privileged container and proxmox wants to create a unprivileged container...