Hi all,
I did a confguration change on my proxmox. I realize that at each netwroking change I have to reload proxmox but I discover that using ifupdown2 this should not need anymore.
I try to install the package but I receive an error due the subscription, for that reason I changed the repo with no-subsription
deb http://download.proxmox.com/debian/pve buster pve-no-subscription
after a reboot I'm not able to start pveproxy.service
systemctl start pveproxy.service
Job for pveproxy.service failed because the control process exited with error code.
See "systemctl status pveproxy.service" and "journalctl -xe" for details.
● pveproxy.service - PVE API Proxy Server
Loaded: loaded (/lib/systemd/system/pveproxy.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Fri 2020-10-16 00:51:12 CEST; 1min 17s ago
Process: 7429 ExecStartPre=/usr/bin/pvecm updatecerts --silent (code=exited, status=0/SUCCESS)
Process: 7431 ExecStart=/usr/bin/pveproxy start (code=exited, status=255/EXCEPTION)
Oct 16 00:51:12 mox systemd[1]: pveproxy.service: Service RestartSec=100ms expired, scheduling restart.
Oct 16 00:51:12 mox systemd[1]: pveproxy.service: Scheduled restart job, restart counter is at 5.
Oct 16 00:51:12 mox systemd[1]: Stopped PVE API Proxy Server.
Oct 16 00:51:12 mox systemd[1]: pveproxy.service: Start request repeated too quickly.
Oct 16 00:51:12 mox systemd[1]: pveproxy.service: Failed with result 'exit-code'.
Oct 16 00:51:12 mox systemd[1]: Failed to start PVE API Proxy Server.
Could you please point me on the right direction to restore proxmox?
thanks a lot
I did a confguration change on my proxmox. I realize that at each netwroking change I have to reload proxmox but I discover that using ifupdown2 this should not need anymore.
I try to install the package but I receive an error due the subscription, for that reason I changed the repo with no-subsription
deb http://download.proxmox.com/debian/pve buster pve-no-subscription
after a reboot I'm not able to start pveproxy.service
systemctl start pveproxy.service
Job for pveproxy.service failed because the control process exited with error code.
See "systemctl status pveproxy.service" and "journalctl -xe" for details.
● pveproxy.service - PVE API Proxy Server
Loaded: loaded (/lib/systemd/system/pveproxy.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Fri 2020-10-16 00:51:12 CEST; 1min 17s ago
Process: 7429 ExecStartPre=/usr/bin/pvecm updatecerts --silent (code=exited, status=0/SUCCESS)
Process: 7431 ExecStart=/usr/bin/pveproxy start (code=exited, status=255/EXCEPTION)
Oct 16 00:51:12 mox systemd[1]: pveproxy.service: Service RestartSec=100ms expired, scheduling restart.
Oct 16 00:51:12 mox systemd[1]: pveproxy.service: Scheduled restart job, restart counter is at 5.
Oct 16 00:51:12 mox systemd[1]: Stopped PVE API Proxy Server.
Oct 16 00:51:12 mox systemd[1]: pveproxy.service: Start request repeated too quickly.
Oct 16 00:51:12 mox systemd[1]: pveproxy.service: Failed with result 'exit-code'.
Oct 16 00:51:12 mox systemd[1]: Failed to start PVE API Proxy Server.
Could you please point me on the right direction to restore proxmox?
thanks a lot