mockko / livereload

LiveReload applies CSS/JS changes to Safari or Chrome w/o reloading the page (and autoreloads the page when HTML changes)
http://livereload.com/
1.18k stars 56 forks source link

OSX - Firefox 6.0.1 - Livereload extension 0.6.3 - "Cannot connect to LiveReload server: ws://localhost:35729/websocket" #94

Open jrefano opened 13 years ago

jrefano commented 13 years ago

This was working before I updated to FF 6.0.1

I run the the command line app and see the usual "LiveReload is waiting for browser to connect."

I try to connect FF and get the error "Cannot connect to LiveReload server: ws://localhost:35729/websocket".

The command line app shows "Browser disconnected." each time I try to connect.

Any ideas?

OSX - Firefox 6.0.1 - Livereload extension 0.6.3

millermedeiros commented 12 years ago

same here.

OSX 10.6.8 - FF 6.0.2 - Livereload extension 0.6.3 - Livereload 1.6

he8us commented 12 years ago

I had it but now it's solved:

To make it work I had to go in about:config and add the key "network.websocket.override-security-block" as boolean and with the value "true"