[SOLVED] Login zum Webinterface

bytegetter

Well-Known Member
Dec 8, 2018
58
2
48
50
Hallo zusammen,

Ich habe hier ein Problem mit einer Proxmox-Instanz bei Hetzner.

Nach dem Login begrüsst mich Proxmox so:
1624020127085.png

Die ssh-keys habe ich schon neu erzeugt, der Login via ssh funktioniert.

Was ist flasch?

root@PXE2DE2:/var/log# ls -la /etc/ssh/ insgesamt 596 drwx------ 2 root root 4096 Jun 18 14:36 . drwxr-xr-x 104 root root 4096 Jun 13 23:02 .. -rw-r--r-- 1 root root 565189 Jan 31 2020 moduli -rw-r--r-- 1 root root 1580 Jan 31 2020 ssh_config -rw-r--r-- 1 root root 3235 Jan 3 12:20 sshd_config -rw-r--r-- 1 root root 3250 Jan 31 2020 sshd_config~ -rw------- 1 root root 505 Jun 18 14:27 ssh_host_ecdsa_key -rw-r--r-- 1 root root 174 Jun 18 14:27 ssh_host_ecdsa_key.pub -rw------- 1 root root 399 Jun 18 14:27 ssh_host_ed25519_key -rw-r--r-- 1 root root 94 Jun 18 14:27 ssh_host_ed25519_key.pub -rw------- 1 root root 1823 Jun 18 14:27 ssh_host_rsa_key -rw-r--r-- 1 root root 394 Jun 18 14:27 ssh_host_rsa_key.pub lrwxrwxrwx 1 root root 25 Jun 18 14:36 ssh_known_hosts -> /etc/pve/priv/known_hosts root@PXE2DE2:/var/log#

Gruß,
Bytegetter
 
Bei einer funktionierenden Maschine sieht das auch nicht anders aus:

Code:
root@de1:~# ls -la /etc/ssh/
insgesamt 584
drwxr-xr-x   2 root root   4096 Jun  2 18:54 .
drwxr-xr-x 104 root root   4096 Mai 12 10:23 ..
-rw-r--r--   1 root root 553122 Mär  1  2019 moduli
-rw-r--r--   1 root root   1723 Mär  1  2019 ssh_config
-rw-r--r--   1 root root   3283 Apr  9  2019 sshd_config
-rw-------   1 root root    227 Apr  9  2019 ssh_host_ecdsa_key
-rw-r--r--   1 root root    170 Apr  9  2019 ssh_host_ecdsa_key.pub
-rw-------   1 root root    399 Apr  9  2019 ssh_host_ed25519_key
-rw-r--r--   1 root root     90 Apr  9  2019 ssh_host_ed25519_key.pub
-rw-------   1 root root   1679 Apr  9  2019 ssh_host_rsa_key
-rw-r--r--   1 root root    390 Apr  9  2019 ssh_host_rsa_key.pub
lrwxrwxrwx   1 root root     25 Jun  2 18:54 ssh_known_hosts -> /etc/pve/priv/known_hosts