Hi zusammen,
hab gerade folgendes Problem das seit gestern mein PVEProxy nicht mehr starten möchte und ich ebenfalls keine Updates mehr machen kann.
Hat jemand eventuell eine Idee?
APT Problem:
PVEProxy Problem:
hab gerade folgendes Problem das seit gestern mein PVEProxy nicht mehr starten möchte und ich ebenfalls keine Updates mehr machen kann.
Hat jemand eventuell eine Idee?
APT Problem:
Bash:
root@pve ~ # apt-get update
Err:1 http://ftp.de.debian.org/debian bullseye InRelease
System error resolving 'ftp.de.debian.org:80' - getaddrinfo (16: Device or resource busy)
Err:2 http://security.debian.org bullseye-security InRelease
System error resolving 'security.debian.org:80' - getaddrinfo (16: Device or resource busy)
Err:3 http://download.proxmox.com/debian/pve bullseye InRelease
System error resolving 'download.proxmox.com:80' - getaddrinfo (16: Device or resource busy)
Err:4 http://hwraid.le-vert.net/debian bullseye InRelease
System error resolving 'hwraid.le-vert.net:80' - getaddrinfo (16: Device or resource busy)
Err:5 http://ftp.de.debian.org/debian bullseye-updates InRelease
System error resolving 'ftp.de.debian.org:80' - getaddrinfo (16: Device or resource busy)
Reading package lists... Done
W: Failed to fetch http://ftp.de.debian.org/debian/dists/bullseye/InRelease System error resolving 'ftp.de.debian.org:80' - getaddrinfo (16: Device or resource busy)
W: Failed to fetch http://ftp.de.debian.org/debian/dists/bullseye-updates/InRelease System error resolving 'ftp.de.debian.org:80' - getaddrinfo (16: Device or resource busy)
W: Failed to fetch http://security.debian.org/dists/bullseye-security/InRelease System error resolving 'security.debian.org:80' - getaddrinfo (16: Device or resource busy)
W: Failed to fetch http://download.proxmox.com/debian/pve/dists/bullseye/InRelease System error resolving 'download.proxmox.com:80' - getaddrinfo (16: Device or resource busy)
W: Failed to fetch http://hwraid.le-vert.net/debian/dists/bullseye/InRelease System error resolving 'hwraid.le-vert.net:80' - getaddrinfo (16: Device or resource busy)
W: Some index files failed to download. They have been ignored, or old ones used instead.
PVEProxy Problem:
Code:
root@pve ~ # systemctl start pveproxy
Job for pveproxy.service failed because the control process exited with error code.
See "systemctl status pveproxy.service" and "journalctl -xe" for details.
root@pve ~ # systemctl status pveproxy
● pveproxy.service - PVE API Proxy Server
Loaded: loaded (/lib/systemd/system/pveproxy.service; enabled; vendor preset: enabled)
Active: activating (start) since Tue 2021-10-12 16:09:20 CEST; 1s ago
Process: 4529 ExecStartPre=/usr/bin/pvecm updatecerts --silent (code=exited, status=0/SUCCESS)
Cntrl PID: 4531 (pveproxy)
Tasks: 1 (limit: 115808)
Memory: 93.9M
CPU: 1.690s
CGroup: /system.slice/pveproxy.service
└─4531 /usr/bin/perl -T /usr/bin/pveproxy start
Oct 12 16:09:20 pve.tzockt.de systemd[1]: Starting PVE API Proxy Server...
Oct 12 16:09:22 pve.tzockt.de pveproxy[4531]: start failed - Unrecognised protocol tcp at /usr/share/perl5/PVE/Daemon.pm line 835.
Oct 12 16:09:22 pve.tzockt.de pveproxy[4531]: start failed - Unrecognised protocol tcp at /usr/share/perl5/PVE/Daemon.pm line 835.
Oct 12 16:09:22 pve.tzockt.de systemd[1]: pveproxy.service: Control process exited, code=exited, status=255/EXCEPTION
Oct 12 16:09:22 pve.tzockt.de systemd[1]: pveproxy.service: Failed with result 'exit-code'.
Oct 12 16:09:22 pve.tzockt.de systemd[1]: Failed to start PVE API Proxy Server.
Oct 12 16:09:22 pve.tzockt.de systemd[1]: pveproxy.service: Consumed 2.031s CPU time.
Oct 12 16:09:22 pve.tzockt.de systemd[1]: pveproxy.service: Scheduled restart job, restart counter is at 250.
Oct 12 16:09:22 pve.tzockt.de systemd[1]: Stopped PVE API Proxy Server.
Oct 12 16:09:22 pve.tzockt.de systemd[1]: pveproxy.service: Consumed 2.031s CPU time.