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.

Bug: Displayed host in command line instructions is not accessible

See original GitHub issue

After I first installed and ran npm start, the command line instructions says to go to http://Machikos-MacBook-Pro.local:8080 instead of http://localhost:8080/

➜   hoodie-app-mapchat git:(master) ✗ npm start
> hoodie-app-mapchat@1.0.2 start /Users/machikoyasuda/practice/hoodie-app-mapchat
> hoodie
🐶  Your Hoodie app has started on: http://Machikos-MacBook-Pro.local:8080
Stop server with control + c
screenshot 2016-07-27 19 56 37

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:14 (11 by maintainers)

github_iconTop GitHub Comments

2reactions
nongaapcommented, Oct 6, 2016

I can take a crack at this too.

1reaction
gr2mcommented, Oct 7, 2016

I’d suggest to go with B, I think localhost is more conventional than 127.0.0.1. We have the fast part of it implemented in https://github.com/hoodiehq/hoodie/blob/master/cli/hapi-options.js#L22-L24

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to reset the Hosts file back to the default - Microsoft Support
For Windows XP or for Windows Server 2003:​​ 3. On the File menu, select Save as, type "hosts" in the File name box,...
Read more >
5 Linux network troubleshooting commands | Enable Sysadmin
Linux provides many command-line tools to help sysadmins manage, configure, and troubleshoot network settings.
Read more >
How To Troubleshoot Common Site Issues on a Linux Server
You can stop this process by pressing CTRL+C in the terminal window. If your web ports are not accessible, you should look at...
Read more >
4 Known Issues and Workarounds - Oracle Help Center
Workaround: When the error is caused by a compartment tree access issue, it is likely that the intended page is displayed when you...
Read more >
Troubleshoot Terminal launch failures - Visual Studio Code
This can happen if Windows Subsystem for Linux (WSL) is not set up with a valid default Linux distribution. Note: 'docker-desktop-data' is not...
Read more >

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