Recent content by adoII

  1. A

    Proxmox Server Webgui Shell no shell prompt

    I am not able to send a screenshot. Today like magic the problem disappeared on all proxmox servers i have access to. It seems it was a Browser problem, something with cache or temporary data. I think I cleared all data in my Browser yesterday.
  2. A

    Proxmox Server Webgui Shell no shell prompt

    yes , this is the complete log i have. In the console I see the login is successfull but there never appears a shell prompt. This only happens with my firefox. I found out with chrome it is working.
  3. A

    Proxmox Server Webgui Shell no shell prompt

    Meanwhile I found out that mtu has nothing to do with it. But I found that the problem only occurs in Firefox, even in private window or after clearing cache. Using chromium I never have the problem.
  4. A

    Proxmox Server Webgui Shell no shell prompt

    There is plenty of RAM, only 6 GB of 64 GB in use. The journalctl does not give any hint see below. SSH and everything else using the proxmox web-interface is working perfectly- I have another idea, maybe it has to do something with hetzner and mtu packet sizes (but why only with vnc). I will...
  5. A

    Proxmox Server Webgui Shell no shell prompt

    it is not the vm that shows no cursor, it is the proxmox server "Shell" itself. the vms are debian and there is no problem with vm consoles.
  6. A

    Proxmox Server Webgui Shell no shell prompt

    This is a blank installed AX42 Server from Hetzner installed on monday. I always install a blank debian 12 linux with hetzner installimage and then follow the procedure to install proxmox ve on a debian bookworm here . I have the same problem with some other AX52 servers from hetzner installed...
  7. A

    Proxmox Server Webgui Shell no shell prompt

    when typing it is like i am typing white characters on a black canvas. The system does not react on whatever I type. Also ctrl+c echos a ^c on the canvas. When i go to another menu and then go back to shell sometimes it will work after a few tries.
  8. A

    Proxmox Server Webgui Shell no shell prompt

    Since a few weeks i do not get a working shell when i click on a proxmox-server and then on "_ Shell" in the proxmox webgui. The process is hanging with a blinking cursor but the prompt does not show up. Sometimes I get a prompt when i try multiple times to open the root shell. This happens...
  9. A

    syslog error in ceph after upgrade to 8.1

    same problem here, restart of server or ceph-crash does not help
  10. A

    Help, destroyed my cluster by "rm -rf /etc" while deprovisioning

    I managed to recover the cluster while all vms kept running: 1) copy corosync.conf from /etc/corosync/corosync.conf to /etv/pve/corosync.conf 2) recover all vmconfigs from vm backups. i went to the pbs and recovered the newest qemu-server.conf.blob from each vm. copy them to the...
  11. A

    Help, destroyed my cluster by "rm -rf /etc" while deprovisioning

    Unfortunately i have no etckeeper on this node. I have tons of vmbackups in a proxmox backup server. I think i can restore the vm configs easily, but not the corosync.conf ,storage conf and all the other virtual files. I thought about undeleting in the sqlite database in...
  12. A

    Help, destroyed my cluster by "rm -rf /etc" while deprovisioning

    Today i tried a "new method" of removing a proxmox cluster node out of 4. I thought it was a good idea to issue "rm -rf /boot /etc" to make sure the node never comes back. Well, this was the most stupid idea in the last years. Unfortunately this deleted most configs in /etc/pve like...
  13. A

    pmg7to8 error

    Guten morgen, irgendwas ist da nicht korrekt, hat jermand eine Idee ? root@server:~# pmgversion -v proxmox-mailgateway: not correctly installed (API: 7.3-6/5a2550b8, running kernel: 5.15.107-2-pve) pmg-api: 7.3-6 pmg-gui: 3.3-2 pve-kernel-5.15: 7.4-3 pve-kernel-helper: 7.3-8...
  14. A

    pmg7to8 error

    Weil wir nicht so gerne rebooten. Hab es aber gerade gemacht root@server:~# pmgversion pmg-api/7.3-6/5a2550b8 (running kernel: 5.15.107-2-pve) Leider bleibt der pmg7to8 Fehler der gleiche
  15. A

    pmg7to8 error

    Hallo, ich bin ganz sicher, dass ich pmg 7.3-6 installiert habe: root@srv:~# pmgversion pmg-api/7.3-6/5a2550b8 (running kernel: 5.4.119-1-pve) Trotzdem bekomme ich mit pmg7to8 folgenden Fehler: Checking proxmox-mailgateway package version.. Use of uninitialized value in pattern match (m//) at...