These errors appeared after a fresh install yesterday.
Any suggestions?
Code:
root@server:~# pveversion
Can't locate XML/Parser.pm in @INC (you may need to install the XML::Parser module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl .) at /usr/share/perl5/PVE/Cluster.pm line 11.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/Cluster.pm line 11.
Compilation failed in require at /usr/share/perl5/PVE/API2/APT.pm line 15.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/API2/APT.pm line 15.
Compilation failed in require at /usr/bin/pveversion line 7.
BEGIN failed--compilation aborted at /usr/bin/pveversion line 7.
Code:
root@server:~# service ssh restart
Could not load host key: /etc/ssh/ssh_host_ed25519_key
Restarting OpenBSD Secure Shell server: sshdCould not load host key: /etc/ssh/ssh_host_ed25519_key
.
root@server:~# ssh-keygen -A
root@server:~# service ssh restart
Could not load host key: /etc/ssh/ssh_host_ed25519_key
Restarting OpenBSD Secure Shell server: sshdCould not load host key: /etc/ssh/ssh_host_ed25519_key
.
root@server:~# /usr/bin/ssh-keygen -t ed25519 -f /etc/ssh/ssh_host_ed25519_key -N ''
unknown key type ed25519
Any suggestions?
Code:
root@server:~# cat /etc/debian_version
8.2