Http://localhost:8000/ not opening

As you were getting below error:

Exception: Port 80 is being used by another site site1.local

First change the port no to 81 which is currently using 80.

bench set-nginx-port erpnext.vm 81
then
bench set-nginx-port site1.local 80

Go to http://locahost:8000

Typo:

Http://localhost:8000

Sorry it should have been,

As you were getting below error:

Exception: Port 80 is being used by another site site1.local

First change the port no to 81 which is currently using 80.

bench set-nginx-port site1.local.vm 81
then
bench set-nginx-port site19.local 80

bench set-nginx-port site1.local 81
then
bench set-nginx-port site19.local 80

if i type bench set-nginx-port site1.local.vm 81 i am getting Exception: No such site

i did , again same error . please help

bench set-nginx-port site1.local 81
then type
bench set-nginx-port site19.local 80

Yes i did . again same error , localhost:8000 not opening

localhost:8080?

did localhost:8080 ,same problem

localhost:80

or

localhost/

any errors in command prompt?

Tried both i am getting a welcome message from nginx saying that it has got installed successfully

no error … nothing

please someone help me

type below commands
bench setup nginx
sudo service nginx restart

yes i did , again problem persists

have u done:

bench config dns_multitenant off

so far i didnot do . shall i do it now ?