web-server-chrome icon indicating copy to clipboard operation
web-server-chrome copied to clipboard

Can't access from other devices on network.

Open ghost opened this issue 8 years ago • 12 comments

ghost avatar Jun 04 '16 02:06 ghost

Which OS? On windows you may need to turn off firewall

kzahel avatar Jun 04 '16 02:06 kzahel

cant access on other device i have installed this on window google chrome and i also have tried by turning off firewall and also doing proxy setting on my i- device but it response nothing on my i- device browser it just stuck loading I'm not able to access it on devices that ate connected to same network

lovedeepsangha71 avatar Jun 06 '16 15:06 lovedeepsangha71

I'm able to access it on devices that ate connected to same network but not on actual Internet..

nitheshreddy avatar Jun 07 '16 19:06 nitheshreddy

I can access the server from localhost and I can also access it via the device IP, but only from the same device (running the server) I cannot access from other devices on the local or internet network.

achobanov avatar Jul 18 '16 14:07 achobanov

Make sure windows firewall is disabled or configured to allow the app/port

On Jul 18, 2016 7:50 AM, "Alex Chobanov" [email protected] wrote:

I can access the server from localhost and I can also access it via the device IP, but only from the same device (running the server) I cannot access from other devices on the local or internet network.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/kzahel/web-server-chrome/issues/58#issuecomment-233351335, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJqkBsM3MPdeztwIyOK4GhW1-ZpuLt3ks5qW5J9gaJpZM4IuBvo .

kzahel avatar Jul 18 '16 15:07 kzahel

Thanks for the response, but I am running linux :)

achobanov avatar Jul 18 '16 20:07 achobanov

Hmm. You could try apt-get install iptables and iptables -P INPUT ACCEPT ?

On Mon, Jul 18, 2016 at 1:53 PM, Alex Chobanov [email protected] wrote:

Thanks for the response, but I am running linux :)

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/kzahel/web-server-chrome/issues/58#issuecomment-233455215, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJqkK-n1CSc_kclK6L0iaOguojpRHwrks5qW-e5gaJpZM4IuBvo .

kzahel avatar Jul 18 '16 20:07 kzahel

same problem here , unable access the website over the i.p on other devices running on same network as well as internet...

please help using chrome 64-bit on windows 10 Education edition

Rajpratik71 avatar Nov 01 '16 08:11 Rajpratik71

screenshot 138 _li Change the port from default to something. In my case, I changed to 12345. Then when I restart the server, I can see my device IP with that port. Then I can access that link in my iPhone.

thuraucsy avatar May 17 '17 07:05 thuraucsy

i solved this issue by adding the port to firewall's white-list

sayhicoelho avatar Aug 25 '18 02:08 sayhicoelho

In Windows 10.

  1. Open Windows Defender Firewall by pressing start and typing in defender. Should come up. Select it.

  2. In Windows Defender Firewall, on the left, select Advanced Settings

  3. From Advanced Settings, select Inbound Rules from the top left.

  4. On the right hand panel, select New Rule and a new window opens which will allow you to add a new rule for a port or program.

  5. Select Port in the type of rule to create

  6. Click next, keep TCP selected, select Specific Local Port and in there enter the port number you setup in the chrome server setting. Hit Next.

  7. Select Allow the Connection (obviously), Next.

  8. Select which network domain you want active. I did all. Next.

  9. Give it a name, hit finish and you should be good to go!

HardlineStudios avatar Feb 11 '20 20:02 HardlineStudios

I had a different issue, try making sure that your local network is set to private and not public, this is done by going to settings->Network->yournetwork device->properties , I tried the above and that didn't work for obvious reasons.

werto165 avatar Aug 17 '21 16:08 werto165