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

0.0.0.0:8086 not loading, saying this site cant be reached #21

Closed
neenabastin123 opened this issue Oct 25, 2019 · 8 comments
Closed

0.0.0.0:8086 not loading, saying this site cant be reached #21

neenabastin123 opened this issue Oct 25, 2019 · 8 comments
Labels
wontfix This will not be worked on

Comments

@neenabastin123
Copy link

I am new to node.js. Since I need webrtc in flutter, I need both server and flutter webrtc. So when I install and start npm, though the page is loading 0.0.0.0:8086, this site cant be reached error showing.

@neenabastin123
Copy link
Author

Child html-webpack-plugin for "index.html":
1 asset
Entrypoint undefined = ./index.html

@neenabastin123
Copy link
Author

[./node_modules/webpack/hot sync ^./log$] (webpack)/hot sync nonrecursive ^./log$ 170 bytes {main} [built]
[./node_modules/webpack/hot/dev-server.js] (webpack)/hot/dev-server.js 1.59 KiB {main} [built]
[./node_modules/webpack/hot/emitter.js] (webpack)/hot/emitter.js 75 bytes {main} [built]
[./src/index.js] 166 bytes {main} [built]
+ 331 hidden modules
Child html-webpack-plugin for "index.html":
1 asset
Entrypoint undefined = ./index.html
[./node_modules/html-webpack-plugin/lib/loader.js!./src/index.html] 370 bytes {0} [built]
[./node_modules/lodash/lodash.js] 528 KiB {0} [built]
[./node_modules/webpack/buildin/global.js] (webpack)/buildin/global.js 472 bytes {0} [built]
[./node_modules/webpack/buildin/module.js] (webpack)/buildin/module.js 497 bytes {0} [built]
i 「wdm」: Compiled successfully.

@devibrahimkarahan
Copy link

Try 127.0.0.1:8086 or localhost:8086

@neenabastin123
Copy link
Author

neenabastin123 commented Dec 20, 2019

Can you please help me? where to change the ip address? I am a flutter developer and dont know much about node js. I do not know what I am doing is right or wrong. I tried to change the express server ip address, showing error. Can you help me where to change the ipAddress to make this work?

@GooDong
Copy link

GooDong commented Dec 23, 2019

Can you please help me? where to change the ip address? I am a flutter developer and dont know much about node js. I do not know what I am doing is right or wrong. I tried to change the express server ip address, showing error. Can you help me where to change the ipAddress to make this work?

open file name "package.json" , and you need find words like "--host".

@neenabastin123
Copy link
Author

neenabastin123 commented Dec 30, 2019 via email

@miroslave-ivan
Copy link

Try 127.0.0.1:8086 or localhost:8086 or your local Ip:8086

@stale
Copy link

stale bot commented Feb 7, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Feb 7, 2021
@stale stale bot closed this as completed Feb 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

4 participants