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

Ionic not working? #5

Closed
notorioushanz opened this issue Aug 15, 2015 · 1 comment
Closed

Ionic not working? #5

notorioushanz opened this issue Aug 15, 2015 · 1 comment

Comments

@notorioushanz
Copy link

Hi, i cannot acces ionic front end while pointing browser at http://localhost:8100
Server side seems to work though .
I tried this :
curl -v http://localhost:8100

  • Rebuilt URL to: http://localhost:8100/
  • Hostname was NOT found in DNS cache
  • Trying ::1...
  • connect to ::1 port 8100 failed: Connection refused
  • Trying 127.0.0.1...
  • Connected to localhost (127.0.0.1) port 8100 (#0)

    GET / HTTP/1.1
    User-Agent: curl/7.37.1
    Host: localhost:8100
    Accept: /

  • Empty reply from server
  • Connection #0 to host localhost left intact
    curl: (52) Empty reply from server

Any Idea?

@notorioushanz
Copy link
Author

So i tried 'curl -v http://localhost:8100' after 'vagrant ssh'.
It seems to work in the vagrant box. I don't understand since other ports forwarding seems to work.

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