[SOLVED] Can't access webGUI

justlookingaround12

New Member
Mar 26, 2018
13
0
1
35
Hey guys, i have a fresh install of Proxmox 5.1. It started of not booting without the installation disk inserted. I fixed that with a grub delay (im on a RAID 0 zfs). Now i am attempting to go to https://ipofserver:8006/ but i keep getting connection timed out. I've tried from multiple browsers and devices with no success.

I can ping the ip address of the server from my laptop successfully.

Also, i can ping google and local devices from the server.

I tried running curl -s -k https://ipofserver:8006/ | grep title, and i got "Proxmox Virtual....". but i still can't access the webgui. I have no idea whats wrong or how i can fix this, any idea?
 
Last edited:
hello
For me it can come from the raid. try to install on a disk without raid and you'll see that it will work.
 
No for web gui access.
I think your problem is not that the webgui doesn't work but it must be so long that the browser display nothing
 
Ok cool.
For me The reason is the raid made by ZFS.
Fore me, ZFS is not supported by proxmox during the installation.
How did you make zfs raid before installing your PVE?
 
Ok cool.
For me The reason is the raid made by ZFS.
Fore me, ZFS is not supported by proxmox during the installation.
How did you make zfs raid before installing your PVE?
Initially i created my RAID through intels software at boot. That didn't work. Then I did it in the installation process. That worked but obviously the system was broken (no web access and repeated rpool mounting issues )