Recent content by Erik-NA

  1. E

    Backup server web gui not starting?

    My bad. Forgotten to run update-grub. It is working after re-enabling IP v6. Apparently, this version lost support for IP v4 only.
  2. E

    Backup server web gui not starting?

    Also tried to enable ipv6 and still not working. (including /etc/hosts)
  3. E

    Backup server web gui not starting?

    /etc/hosts/ 127.0.0.1 localhost.localdomain localhost 192.168.1.10 pbs # The following lines are desirable for IPv6 capable hosts #::1 ip6-localhost ip6-loopback #fe00::0 ip6-localnet #ff00::0 ip6-mcastprefix #ff02::1 ip6-allnodes #ff02::2 ip6-allrouters #ff02::3 ip6-allhosts...
  4. E

    Backup server web gui not starting?

    Rebooted. proxmox-backup-proxy did not start. Output from journalctl -b: Sep 19 11:57:47 pbs kernel: Linux version 5.15.53-1-pve (build@proxmox) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PVE 5.15.53-1 (Fri, 26 Aug 2022 16:5> Sep 19 11:57:47 pbs...
  5. E

    Backup server web gui not starting?

    proxmox-backup-manager versions --verbose returned proxmox-backup 2.2-1 running kernel: 5.15.53-1-pve proxmox-backup-server 2.2.6-1 running version: 2.2.6 pve-kernel-helper 7.2-12 pve-kernel-5.15 7.2-10 pve-kernel-5.15.53-1-pve 5.15.53-1...
  6. E

    Backup server web gui not starting?

    Just installed latest PBS (no subscription) and the web gui is not started anymore. netstat -natp | grep 8007 returns nothing. service proxmox-backup is running Any help is appreciated