question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

kit-es2016 -> http://localhost//127.0.0.1:8080

See original GitHub issue

I am currently looking into the Aurelia framework, and when I follow the instructions at http://aurelia.io/docs.html#/aurelia/framework/latest/doc/article/getting-started and do the http-server -o -c-1, my Safari (9.1) opens a new tab on “http://localhost//127.0.0.1:8080”, which Safari fails to handle. That URL of course is completely wrong. I have tried it on three different versions of Mac OS X. I reported the problem to Aurelia, https://github.com/aurelia/framework/issues/410, but they said it seems like an issue with the http-server module rather than Aurelia itself. Therefore I report it here.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:3
  • Comments:14 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
PatrickHeneisecommented, Jun 26, 2016

I don’t think it’s a different situation. The issue is the same, there’s always ‘localhost//’ before the IP address. I don’t think the browser makes a difference here, as the ‘open …’ comes from node.

1reaction
thornjadcommented, Feb 5, 2019

This should be fixed in the latest version of http-server (I can’t reproduce anymore). Please reopen if it shows up again.

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found