grunt-reload icon indicating copy to clipboard operation
grunt-reload copied to clipboard

LiveReload doesn't connect

Open jgallen23 opened this issue 12 years ago • 2 comments
trafficstars

I'm using the chrome extension and when I click the LR button I get this in the console:

Waiting...Tue Dec 11 2012 09:07:10 GMT-0800 (PST) Connection accepted.
Received Message: {"command":"hello","protocols":["http://livereload.com/protocols/connection-check-1"]}

but the circle doesn't go solid and updates to files aren't reflected in the browser.

jgallen23 avatar Dec 11 '12 17:12 jgallen23

I have similar problems using FF LiveReload ext getting

"Cannot connect to LiveReload server: ws://localhost:35729/websocket"

when enabling it. I have grunt v0.3.17. ..or do I need to have grunt 4.0 ?

xrado avatar Jan 04 '13 08:01 xrado

yes it looks like you need grunt 0.4

xrado avatar Jan 07 '13 09:01 xrado