V
V
Vitalik Cherny2016-06-23 18:31:04
JavaScript
Vitalik Cherny, 2016-06-23 18:31:04

Browsersync - why is remote access not working?

39717f650c8a43cab406b6315588555b.png0629b138c5c9452bb0317d19a03e90f1.pngbda1afe77b1b4d2cbc8f9a5643eeb1c1.png
I run gulp
Locally it works.
All files are monitored and everything is fine, but I can't connect to it remotely!
I go from the phone and enter ( External: 109.86.234.64:3000 )
27820683be5345d0bd118e694a5e4e5f.jpg

Answer the question

In order to leave comments, you need to log in

6 answer(s)
V
Vitalik Cherny, 2017-10-17
@Devinora

The problem lies with the Windows Firewall. The first time you launch a project with BrowserSync, a window should pop up asking you to allow Node.js to work. If you do not remember anything like that, then you should go to the Firewall itself and find Node.js there and allow it to work.

R
rusweek, 2019-10-07
@rusweek

My Esset Node was blocking the connection. I enabled it in the settings and everything is fine.

A
Alexey Ukolov, 2016-06-23
@alexey-m-ukolov

This is not a browserSync problem, but a network settings problem. Are you trying to open an external ip from the same LAN? The other day I had exactly the same error - it's just that a loop is formed in the network if you try to enter it from the inside through an external ip. When accessed from outside, everything works as expected.

G
Grigory S., 2016-06-23
@Grigory90

https://github.com/BrowserSync/browser-sync/issues/390

A
Alexey, 2017-10-18
@Yalanskyy

How I solved this problem.
on Win 10 - Settings - Network and Internet - Network and Sharing Center - Advanced sharing settings - in the Network discovery tab, check the box - Enable network discovery and check the box to enable automatic configuration ...
Everything worked right away)

O
osorina_irina, 2017-11-18
@osorina_irina

Try
tunnel:true

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question