mockko / livereload

LiveReload applies CSS/JS changes to Safari or Chrome w/o reloading the page (and autoreloads the page when HTML changes)

Home Page:http://livereload.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

jrefano opened this issue · comments

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

same here.

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

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"