swinkler149 / 901K-Sandbox

901K Sandbox Project
4 stars 1 forks source link

Livereload.js timeout error #43

Closed ferrx closed 9 years ago

ferrx commented 9 years ago

GET http://72.196.217.141:35729/livereload.js?snipver=1 net::ERR_CONNECTION_TIMED_OUT

This is causing slow loading (21s). Fast on local connection, but slow externally despite getting the same error.

I will look into this.

ferrx commented 9 years ago

This could be a port forwarding issue. Seems that livereload may need to have its own port?

http://forum.codio.com/t/livereload-problems/735/3

Dead giveaway after noticing that the get request has a port of 35729 on it. I'll forward that port when I can to test this out.

ferrx commented 9 years ago

Bug SQUASHED.

Corrected LiveReload setup on server (by installing LiveReload on the server...), then forwarded VM and external ports, loads in 2-3s now instead of 20+ seconds.

tonypetruccelli commented 9 years ago

Like night and day!

Tony Petruccelli INTEGRITYOne Partners (w) 703-581-6520 (m) 703-629-0425 tony.petruccelli@ionep.commailto:tony.petruccelli@ionep.com

From: steven ferrell [mailto:notifications@github.com] Sent: Monday, April 06, 2015 9:48 PM To: swinkler149/901K-Sandbox Subject: Re: [901K-Sandbox] Livereload.js timeout error (#43)

Bug SQUASHED.

Corrected LiveReload setup on server, then forwarded VM and external ports, loads in 2-3s now instead of 20+ seconds.

— Reply to this email directly or view it on GitHubhttps://github.com/swinkler149/901K-Sandbox/issues/43#issuecomment-90309212.