Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MNPP is running but connection refused #78

Open
tim-peterson opened this issue Oct 25, 2013 · 0 comments
Open

MNPP is running but connection refused #78

tim-peterson opened this issue Oct 25, 2013 · 0 comments

Comments

@tim-peterson
Copy link

I've had my MNPP app running on localhost port 80 for quite awhile. Recently I did a software update and set up a Go app on different port and now I can't run MNPP on localhost.

I've very confused on where to start but think this is a firewall issue based on the following:

Tims-MacBook-Pro-2:html TimPeterson$ telnet localhost 80
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying fe80::1...
telnet: connect to address fe80::1: Connection refused
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
telnet: Unable to connect to remote host 

Pointing the browser to http://localhost gives : Oops! Google Chrome could not connect to localhost.

The reason I think this is an Issue and not just a Stackoverflow question is because if it is a permission/firewall issue, it would be nice to include the solution to this issue in the documentation so that others won't fall into the trap I've been in for the last several days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant