Hello all,
I'm looking forward to find a solution to a strange issue.
I have installed Proxmox VE 4.4 on my HP microserver Gen8.
So far, no major issue, as I conducted the installation with direct acces to the server (no remot console,..).
After a few steps of configuration (adding repo, removing enterprise repos, upgrading), i rebooted and connected through the web client to Proxmox via Firefox. No issue.
But after rebooting IOT change some things in BIOS (especially diabling B120i card and enabling SATA AHCI), I a m unable to connect to Proxmox VE via web access.
I am able to connect via SSH, and to ping my server with its IP.
But using Firefox to connect to Proxmox returns me an error "connection failed", as if the server was not on the network...
I am thinking maybe there is a web service that is disabled, or something like that.
Because obviously my machine is connected to my LAN with the right IP, as i am able to ping it and to access it via SSH. Also I can see in my router that the machine is present in the LAN with the correct IP.
So I think it is not a networking issue, but rather a service that would not be loaded ?
I would appreciate any help, thanks !
Edit :
I checked the interface (nano /etc/network/interfaces), it is right configured.
I tried to restart pveproxy service, but it failed (Job for pveproxy.service failed. See 'systemctl status pveproxy.service' and 'journalctl -xn' for details.)
Looking at the logs, it mentions some problems :
● pveproxy.service - PVE API Proxy Server
Loaded: loaded (/lib/systemd/system/pveproxy.service; enabled)
Active: failed (Result: exit-code) since Sun 2017-07-02 10:30:38 CEST; 5min ago
Process: 1628 ExecStart=/usr/bin/pveproxy start (code=exited, status=2)
Jul 02 10:30:38 pve pveproxy[1628]: BEGIN failed--compilation aborted at /u...3.
Jul 02 10:30:38 pve pveproxy[1628]: Compilation failed in require at /usr/s...3.
Jul 02 10:30:38 pve pveproxy[1628]: BEGIN failed--compilation aborted at /u...3.
Jul 02 10:30:38 pve pveproxy[1628]: Compilation failed in require at /usr/s...5.
Jul 02 10:30:38 pve pveproxy[1628]: BEGIN failed--compilation aborted at /u...5.
Jul 02 10:30:38 pve pveproxy[1628]: Compilation failed in require at /usr/b...1.
Jul 02 10:30:38 pve pveproxy[1628]: BEGIN failed--compilation aborted at /u...1.
Jul 02 10:30:38 pve systemd[1]: pveproxy.service: control process exited, c...=2
Jul 02 10:30:38 pve systemd[1]: Failed to start PVE API Proxy Server.
Jul 02 10:30:38 pve systemd[1]: Unit pveproxy.service entered failed state.
Hint: Some lines were ellipsized, use -l to show in full.
I'm looking forward to find a solution to a strange issue.
I have installed Proxmox VE 4.4 on my HP microserver Gen8.
So far, no major issue, as I conducted the installation with direct acces to the server (no remot console,..).
After a few steps of configuration (adding repo, removing enterprise repos, upgrading), i rebooted and connected through the web client to Proxmox via Firefox. No issue.
But after rebooting IOT change some things in BIOS (especially diabling B120i card and enabling SATA AHCI), I a m unable to connect to Proxmox VE via web access.
I am able to connect via SSH, and to ping my server with its IP.
But using Firefox to connect to Proxmox returns me an error "connection failed", as if the server was not on the network...
I am thinking maybe there is a web service that is disabled, or something like that.
Because obviously my machine is connected to my LAN with the right IP, as i am able to ping it and to access it via SSH. Also I can see in my router that the machine is present in the LAN with the correct IP.
So I think it is not a networking issue, but rather a service that would not be loaded ?
I would appreciate any help, thanks !
Edit :
I checked the interface (nano /etc/network/interfaces), it is right configured.
I tried to restart pveproxy service, but it failed (Job for pveproxy.service failed. See 'systemctl status pveproxy.service' and 'journalctl -xn' for details.)
Looking at the logs, it mentions some problems :
● pveproxy.service - PVE API Proxy Server
Loaded: loaded (/lib/systemd/system/pveproxy.service; enabled)
Active: failed (Result: exit-code) since Sun 2017-07-02 10:30:38 CEST; 5min ago
Process: 1628 ExecStart=/usr/bin/pveproxy start (code=exited, status=2)
Jul 02 10:30:38 pve pveproxy[1628]: BEGIN failed--compilation aborted at /u...3.
Jul 02 10:30:38 pve pveproxy[1628]: Compilation failed in require at /usr/s...3.
Jul 02 10:30:38 pve pveproxy[1628]: BEGIN failed--compilation aborted at /u...3.
Jul 02 10:30:38 pve pveproxy[1628]: Compilation failed in require at /usr/s...5.
Jul 02 10:30:38 pve pveproxy[1628]: BEGIN failed--compilation aborted at /u...5.
Jul 02 10:30:38 pve pveproxy[1628]: Compilation failed in require at /usr/b...1.
Jul 02 10:30:38 pve pveproxy[1628]: BEGIN failed--compilation aborted at /u...1.
Jul 02 10:30:38 pve systemd[1]: pveproxy.service: control process exited, c...=2
Jul 02 10:30:38 pve systemd[1]: Failed to start PVE API Proxy Server.
Jul 02 10:30:38 pve systemd[1]: Unit pveproxy.service entered failed state.
Hint: Some lines were ellipsized, use -l to show in full.
Last edited: