Skip to content
New issue

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

Could not connect to LiveReload server. #35

Closed
sametmax opened this issue Aug 31, 2013 · 7 comments
Closed

Could not connect to LiveReload server. #35

sametmax opened this issue Aug 31, 2013 · 7 comments

Comments

@sametmax
Copy link

I got on one terminal :

 ~/Bureau $ livereload
Serving path . on 127.0.0.1:35729
[I 130831 09:32:15 web:1359] 200 GET /livereload.js?ext=Firefox&extver=2.0.8 (127.0.0.1) 2.95ms
[I 130831 09:32:16 web:1359] 304 GET /livereload.js?ext=Firefox&extver=2.0.8 (127.0.0.1) 2.36ms

On another :

~/Bureau $ serve
Serving HTTP on 0.0.0.0 port 8000 ...
localhost - - [31/Aug/2013 09:32:15] "GET /test.html HTTP/1.1" 200 -
localhost - - [31/Aug/2013 09:32:15] "GET /style.css HTTP/1.1" 200 -
localhost - - [31/Aug/2013 09:32:16] "GET /test.html HTTP/1.1" 200 -
localhost - - [31/Aug/2013 09:32:16] "GET /style.css HTTP/1.1" 200 -
localhost - - [31/Aug/2013 09:32:20] "GET /test.html HTTP/1.1" 200 -
localhost - - [31/Aug/2013 09:32:20] "GET /style.css HTTP/1.1" 200 -
localhost - - [31/Aug/2013 09:32:21] "GET /test.html HTTP/1.1" 200 -
localhost - - [31/Aug/2013 09:32:21] "GET /style.css HTTP/1.1" 200 -

And an extension installed firefox 23.0 / Ubuntu 12.04. from here :

http://feedback.livereload.com/knowledgebase/articles/86242-how-do-i-install-and-use-the-browser-extensions-

If I click on the LiveReload extension button, I get the following message :

Could not connect to LiveReload server. Please make sure that a compatible LiveReload server is running. (We recommand guard-livereload, until LiveReload 2 comes to your platform.)

Editing the CSS file does not reflect changes. Reload the page does, of course.

@GaretJax
Copy link

+1 Same happens to me.

@lepture
Copy link
Owner

lepture commented Nov 21, 2013

Maybe they have changed the protocol. I'll look into it some day.

@lepture
Copy link
Owner

lepture commented Dec 9, 2013

This will be fixed in the next version.

@lepture lepture closed this as completed Dec 9, 2013
@ironbodri
Copy link

Same problem here. A have runing 2.2.1 livereload and latest v2.0.8 extension and always say browser that "could not connect" meanwhile server log this:
[W 140909 21:46:35 web:1811] 403 GET /livereload (127.0.0.1) 0.84ms

@circlelychen
Copy link

Same problem here. livereload 2.3.2 and latest 2.0.9 chrome extension. It always alert "could not connect to livereload server...."

@lepture
Copy link
Owner

lepture commented Dec 6, 2014

@circlelychen Why do you use a chrome extension? The server has a built-in script.

@circlelychen
Copy link

@lepture Great !! it works. sorry for my misunderstanding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants