Hi,
so you can login via ssh? What is the output of systemctl status pveproxy.service
and cat /etc/default/pveproxy
(if the file exists). Do you get the same error with other browsers? Please also check your firewall settings everywhere.
hello sir,
pveproxy service is having some errors now. also there is no file as such " /etc/default/pveproxy"
here is the output of service.
systemctl status pveproxy.service
● pveproxy.service - PVE API Proxy Server
Loaded: loaded (/lib/systemd/system/pveproxy.service; enabled; vendor preset:
Active: failed (Result: exit-code) since Tue 2021-05-25 15:04:15 IST; 2 days
Process: 1281 ExecStartPre=/usr/bin/pvecm updatecerts --silent (code=exited, s
Process: 1282 ExecStart=/usr/bin/pveproxy start (code=exited, status=255/EXCEP
May 25 15:04:15 nic2 systemd[1]: pveproxy.service: Service RestartSec=100ms expi
May 25 15:04:15 nic2 systemd[1]: pveproxy.service: Scheduled restart job, restar
May 25 15:04:15 nic2 systemd[1]: Stopped PVE API Proxy Server.
May 25 15:04:15 nic2 systemd[1]: pveproxy.service: Start request repeated too qu
May 25 15:04:15 nic2 systemd[1]: pveproxy.service: Failed with result 'exit-code
May 25 15:04:15 nic2 systemd[1]: Failed to start PVE API Proxy Server.
lines 1-12/12 (END)...skipping...
● pveproxy.service - PVE API Proxy Server
Loaded: loaded (/lib/systemd/system/pveproxy.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Tue 2021-05-25 15:04:15 IST; 2 days ago
Process: 1281 ExecStartPre=/usr/bin/pvecm updatecerts --silent (code=exited, status=111)
Process: 1282 ExecStart=/usr/bin/pveproxy start (code=exited, status=255/EXCEPTION)
May 25 15:04:15 nic2 systemd[1]: pveproxy.service: Service RestartSec=100ms expired, scheduling restart.
May 25 15:04:15 nic2 systemd[1]: pveproxy.service: Scheduled restart job, restart counter is at 10.
May 25 15:04:15 nic2 systemd[1]: Stopped PVE API Proxy Server.
May 25 15:04:15 nic2 systemd[1]: pveproxy.service: Start request repeated too quickly.
May 25 15:04:15 nic2 systemd[1]: pveproxy.service: Failed with result 'exit-code'.
May 25 15:04:15 nic2 systemd[1]: Failed to start PVE API Proxy Server.