1st Time install problem!

all2clear

New Member
Jun 9, 2023
1
0
1
I believe I've installed Proxmox... but I'm now stuck, and cant finalize.

I'm on a text screen and it's telling me to log in via a web browser. however, this is a fresh install and nothing was on HDD prior to installing Proxmox.

on my screen now is " root@proxmox11: ~# " What is it asking me to enter? Doe's Proxmox come with its own browser? How do you get to it? I tried to access it from another PC on my network, using Chrome but does not recognize the IP address!
Is there a directory of the most common problems, and w/solutions, that are encountered during an installation?

Any assistance for this newbie is appreciated.
 
Is there a directory of the most common problems
Most common beginner errors:
1.) you typed in "http:" instead of "https:"
2.) you forgot to type in the ":8006" part of the URL
3.) you kept the default IP of "192.168.100.2" when installing it, instead of choosing a free IP of your routers subnet. Only clients can access that server that are part of the same subnet. So if your PVE IP would be "192.168.100.2" then only clients using a IP between "192.168.100.1" and "192.168.100.254" can access it.
4.) you typed in some random IPs for the gateway and DNS server and not the IP of your router (not that important for webUI access but for internet to work)
5.) you plugged the ethernet cable in the wrong NIC (in case your server got multiple NICs)