ritwickdey / live-server-web-extension

It makes your existing server live. This is a browser extension that helps you to live reload feature for dynamic content (PHP, Node.js, ASP.NET -- Whatever, it doesn't matter)
https://chrome.google.com/webstore/detail/live-server-web-extension/fiegdmejfepffgpnejdinekhfieaogmj/
MIT License
808 stars 342 forks source link

Live Server: This page isn’t working 127.0.0.1 didn’t send any data. ERR_EMPTY_RESPONSE #20

Closed neneh13 closed 4 years ago

neneh13 commented 6 years ago

127 0 0 1 didn t send any data proxy

still cannot run the Live Server in google chrome

Mikael-Sundstrom commented 6 years ago

Please tell us what your settings are in the browser add-on, and in the settings.json. What server are you running?

I do not understand what the image should show. You should fill in the proxy settings into the .vscode/settings.json. Not in the browser.

See: Proxy setup

bhatrajiv7619 commented 4 years ago

I got this same error - "Live Server: This page isn’t working 127.0.0.1 didn’t send any data. ERR_EMPTY_RESPONSE".

After I unchecked "Use a proxy server for your LAN (These settings will not apply to dial-up or VPN connections)", live-server started responding.

wimpywarlord commented 4 years ago

The solution is here: https://stackoverflow.com/questions/61169067/live-server-vscode-this-page-isn-t-working-127-0-0-1-didn-t-send-any-data-err

chris-tse commented 4 years ago

I experienced this on Windows today. I thought it may have been due to WSL but even without running remote VSCode I get the same issue.

wimpywarlord commented 4 years ago

I experienced this on Windows today. I thought it may have been due to WSL but even without running remote VSCode I get the same issue.

Kindly interact with the stack overflow post , so as to increase visibility and activity.

IkennaChuks commented 4 years ago

I am currently experiencing same issue.

any fix?

so i found a way out

image

chris-tse commented 4 years ago

@IkennaChuks I have been making do with the cli version that you can download from npm

wimpywarlord commented 4 years ago

I am currently experiencing same issue.

any fix?

so i found a way out

image

Thanks buddy , this solved my issue.

shahab570 commented 4 years ago

thanks a lot. this was a great solution

AmineAML commented 4 years ago

I am currently experiencing same issue.

any fix?

so i found a way out

image

Thank you! this solved it

abhinavg247 commented 4 years ago

I am currently experiencing same issue.

any fix?

so i found a way out

image

Thanks a lot! Its running well now :)

imjoaki commented 4 years ago

I am currently experiencing same issue.

any fix?

so i found a way out

image

I love you. it worked for me. Good vibes from Uruguay

AbdiasPC commented 4 years ago

I am currently experiencing same issue.

any fix?

so i found a way out

image

Thanks man, this solved my issue!

daniyaniazi commented 4 years ago

I am currently experiencing same issue.

any fix?

so i found a way out

image

Thankyou , It worked

S-C-U-B-E commented 4 years ago

I am currently experiencing same issue.

any fix?

so i found a way out

image

Thank You!!! This Works <3

serraneytor commented 4 years ago

@IkennaChuks Gracias! amigo eso resolvió mi problema!

También otra manera de corregirlo es cambiando el HOST y el PROXY image image

Quedaría así el JSON image

wimpywarlord commented 4 years ago

This answer goes through the solution in detail :

https://stackoverflow.com/questions/61169067/live-server-vscode-this-page-isn-t-working-127-0-0-1-didn-t-send-any-data-err/61733333#61733333

sqa4life commented 4 years ago

I am currently experiencing same issue.

any fix?

so i found a way out

image

Thank you thank you thank you I spent hours researching. Tried many different suggested methods without luck. YOUR SOLUTION FIXED IT. Yahoooooooooooo

himanshu010 commented 3 years ago

I experienced this on Windows today. I thought it may have been due to WSL but even without running remote VSCode I get the same issue.

You got it right

himanshu010 commented 3 years ago

Fix WSL or just reinstall everything and it starts to work fine

wimpywarlord commented 3 years ago

The solution is here: https://stackoverflow.com/questions/61169067/live-server-vscode-this-page-isn-t-working-127-0-0-1-didn-t-send-any-data-err

sinzonit commented 1 year ago

I am currently experiencing same issue.

any fix?

so i found a way out

image

thank you, man Your solution fixed it ! Everyone should follow upper solution please! Very helpful~

prashanjithemam commented 1 year ago

I am currently experiencing same issue.

any fix?

so i found a way out

image

Thanks man