You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Including the step to create the service file and starting the service. The issue I'm experiencing is that when running 'systemctl list-units --type=service', I am seeing "activating" under the "ACTIVE" column, SUB is showing "auto-restart", its the only service like that.
Going to IPADDRESS:5000 shows nothing. When I run "./Corsinvest.ProxmoxVE.Admin" manually the web UI loads on IPADDRESS:5000.
Any idea as to why the service isn't working?
Running:
Proxmox VE 8.2.7
Installing this on a Ubuntu LXC (22.04.5)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I followed the instructions on https://htmlpreview.github.io/?https://github.com/Corsinvest/cv4pve-admin/blob/main/src/Corsinvest.ProxmoxVE.Admin/wwwroot/doc/index.html#_install
Including the step to create the service file and starting the service. The issue I'm experiencing is that when running 'systemctl list-units --type=service', I am seeing "activating" under the "ACTIVE" column, SUB is showing "auto-restart", its the only service like that.
Going to IPADDRESS:5000 shows nothing. When I run "./Corsinvest.ProxmoxVE.Admin" manually the web UI loads on IPADDRESS:5000.
Any idea as to why the service isn't working?
Running:
Proxmox VE 8.2.7
Installing this on a Ubuntu LXC (22.04.5)
Beta Was this translation helpful? Give feedback.
All reactions