hello
instalation pve-manager at fresh installed debian buster system ends with error
....
Setting up pve-manager (6.2-11) ...
Job for pvestatd.service failed because the control process exited with error code.
See "systemctl status pvestatd.service" and "journalctl -xe" for details.
dpkg: error processing package pve-manager (--configure):
installed pve-manager package post-installation script subprocess returned error exit status 1
dpkg: dependency problems prevent configuration of proxmox-ve:
proxmox-ve depends on pve-manager; however:
Package pve-manager is not configured yet.
dpkg: error processing package proxmox-ve (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
pve-manager
proxmox-ve
E: Sub-process /usr/bin/dpkg returned an error code (1)
# systemctl status pvestatd.service
â pvestatd.service - PVE Status Daemon
Loaded: loaded (/lib/systemd/system/pvestatd.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Fri 2020-09-04 14:38:07 CEST; 8s ago
Process: 18383 ExecStart=/usr/bin/pvestatd start (code=exited, status=111)
Sep 04 14:38:07 myhost pvestatd[18383]: ipcc_send_rec[1] failed: Connection refused
Sep 04 14:38:07 myhost pvestatd[18383]: ipcc_send_rec[1] failed: Connection refused
Sep 04 14:38:07 myhost pvestatd[18383]: ipcc_send_rec[2] failed: Connection refused
Sep 04 14:38:07 myhost pvestatd[18383]: ipcc_send_rec[2] failed: Connection refused
Sep 04 14:38:07 myhost pvestatd[18383]: ipcc_send_rec[3] failed: Connection refused
Sep 04 14:38:07 myhost pvestatd[18383]: ipcc_send_rec[3] failed: Connection refused
Sep 04 14:38:07 myhost pvestatd[18383]: Unable to load access control list: Connection refused
Sep 04 14:38:07 myhost systemd[1]: pvestatd.service: Control process exited, code=exited, status=111/n/a
Sep 04 14:38:07 myhost systemd[1]: pvestatd.service: Failed with result 'exit-code'.
Sep 04 14:38:07 myhost systemd[1]: Failed to start PVE Status Daemon.
# cat /etc/hosts
10.10.1.21 myhost.mydomain.com myhost
#and some commented lines
# hostname --ip-address
10.10.1.21
~# telnet myhost 22
Trying 10.10.1.21...
Connected to 10.10.1.21.
Escape character is '^]'.
SSH-2.0-OpenSSH_7.9p1 Debian-10+deb10u2
# iptables -L -v -n
Chain INPUT (policy ACCEPT 1851K packets, 566M bytes)
pkts bytes target prot opt in out source destination
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Chain OUTPUT (policy ACCEPT 1627K packets, 127M bytes)
pkts bytes target prot opt in out source destination
I've removed all other IP's and unneeded interfaces, IP is assigned at vmbr0
IPv6 I've disabled
I've no more ideas what to try, can you please give me a hint ?
instalation pve-manager at fresh installed debian buster system ends with error
....
Setting up pve-manager (6.2-11) ...
Job for pvestatd.service failed because the control process exited with error code.
See "systemctl status pvestatd.service" and "journalctl -xe" for details.
dpkg: error processing package pve-manager (--configure):
installed pve-manager package post-installation script subprocess returned error exit status 1
dpkg: dependency problems prevent configuration of proxmox-ve:
proxmox-ve depends on pve-manager; however:
Package pve-manager is not configured yet.
dpkg: error processing package proxmox-ve (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
pve-manager
proxmox-ve
E: Sub-process /usr/bin/dpkg returned an error code (1)
# systemctl status pvestatd.service
â pvestatd.service - PVE Status Daemon
Loaded: loaded (/lib/systemd/system/pvestatd.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Fri 2020-09-04 14:38:07 CEST; 8s ago
Process: 18383 ExecStart=/usr/bin/pvestatd start (code=exited, status=111)
Sep 04 14:38:07 myhost pvestatd[18383]: ipcc_send_rec[1] failed: Connection refused
Sep 04 14:38:07 myhost pvestatd[18383]: ipcc_send_rec[1] failed: Connection refused
Sep 04 14:38:07 myhost pvestatd[18383]: ipcc_send_rec[2] failed: Connection refused
Sep 04 14:38:07 myhost pvestatd[18383]: ipcc_send_rec[2] failed: Connection refused
Sep 04 14:38:07 myhost pvestatd[18383]: ipcc_send_rec[3] failed: Connection refused
Sep 04 14:38:07 myhost pvestatd[18383]: ipcc_send_rec[3] failed: Connection refused
Sep 04 14:38:07 myhost pvestatd[18383]: Unable to load access control list: Connection refused
Sep 04 14:38:07 myhost systemd[1]: pvestatd.service: Control process exited, code=exited, status=111/n/a
Sep 04 14:38:07 myhost systemd[1]: pvestatd.service: Failed with result 'exit-code'.
Sep 04 14:38:07 myhost systemd[1]: Failed to start PVE Status Daemon.
# cat /etc/hosts
10.10.1.21 myhost.mydomain.com myhost
#and some commented lines
# hostname --ip-address
10.10.1.21
~# telnet myhost 22
Trying 10.10.1.21...
Connected to 10.10.1.21.
Escape character is '^]'.
SSH-2.0-OpenSSH_7.9p1 Debian-10+deb10u2
# iptables -L -v -n
Chain INPUT (policy ACCEPT 1851K packets, 566M bytes)
pkts bytes target prot opt in out source destination
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Chain OUTPUT (policy ACCEPT 1627K packets, 127M bytes)
pkts bytes target prot opt in out source destination
I've removed all other IP's and unneeded interfaces, IP is assigned at vmbr0
IPv6 I've disabled
I've no more ideas what to try, can you please give me a hint ?