We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
same here.
OSX 10.6.8 - FF 6.0.2 - Livereload extension 0.6.3 - Livereload 1.6
Sorry, something went wrong.
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"
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: