Knowledgebase
NolaPro CS > NolaPro CS Support Desk > Knowledgebase

localhost not set up to establish a connection on port 50080

Solution If, after installing NolaPro on Windows, you receive an error saying localhost is not set up to establish a connection on port 50080, please try the following:

The solution is removing the next line in the windows host file C:\Windows\System32\drivers\etc\hosts

::1 localhost

This is an IpV6 entry. Put a # in front of it. "

Instead of commenting this IpV6 entry adding the following IpV4 entry above this line also helps:

127.0.0.1 localhost


or

Comment out the line

::1 LocalHost

with a # in the hosts file and it now works.

{Thanks to Darren for providing this solution.}
 
Was this article helpful? yes / no
Article details
Article ID: 102
Category: Installation
Date added: 2010-05-23 13:32:00
Views: 4783
Rating (Votes): Article rated 4.0/5.0 (147)

 
« Go back