On Wed, Mar 14, 2012 at 9:27 PM, Lee Hambley <[email protected]> wrote:
> Tim,
>
> Compiling assets on my server takes upwards of 5 minutes, it's possible your
> SSH connection is being HUP'ed in that time. (Locally (Mac) it takes ~90
> seconds, I'm assuming the difference is connected to LibV8 being a slowpoke)

Wow five minutes? That's insane.

> That's the best I can think of; debugging-wise, I'd be tempted to open
> another ssh session on the hosts that are playing up, and see what's
> happening, watch the list of logged in users, see if Cap is logging out,
> watch the sshd log for HUPs, and watch the process tree, and see what's
> going on with your assets.
>

Well I looked at the log file and it really seems like the
pre-compilation done. That's the confusing thing for me.  When I
compare the log output from my asset compilation and the servers it
looks the same but somehow the asset:precompile is not finished yet.

-- 
* You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
* To post to this group, send email to [email protected]
* To unsubscribe from this group, send email to 
[email protected] For more options, visit this group at 
http://groups.google.com/group/capistrano?hl=en

Reply via email to