Could not create server TCP listening socket 127.0.0.1:11000: bind: Address already in use

it’s working 192.168.1.104 but I cannot log in its showing an invalid login

Well, it’s working … should be reachable on http://site1.local too (instead http://192.168.1.104)

Is not working with administrator credentials?



No brother and not working http://site1.local

thank you so much, brother. now working with the Administrator with my password

why does my site not work brother?

Ok. Probably hosts file was not edited properly.
Congratulations anyway! :confetti_ball:

1 Like

oh ok, thank you so much, brother. :brown_heart:

1 Like

It worked for me.
@avc Thanks

@avc Is this correct ?



Please check still am not reachable on http://10.1.0.62

Hi @priya.parmar.

It should works but in development environment you need to indicate the port where your bench is serving the app. Usually 8000, but can vary depending on the scenario …

So try
http://ratnaafinerp.local:8000

or

http://10.1.0.62:8000

or

http://127.0.0.1:8000