Hi, I try to migrate to capistrano 3 (With rails 4)
During deploy, I've some errors in deploy log. First : Command: [ -L /home/site/site.com/releases/xxxxxxx/public/assets] Finished in 0.081 scondes with exit status 1 (failed) Command: [ -d /home/site/site.com/releases/xxxxxxx/public/assets] Finished in 0.081 scondes with exit status 1 (failed) It's look like it put only argument, not command ? Second : We have WARN [SKIPPING] No matching Host for /usr/bin/env rake db:migrate WARN [SKIPPING] No matching Host for /usr/bin/env bundle exec whenever ... my config: http://pastebin.com/vKZdmTdv -- -- * 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 --- You received this message because you are subscribed to the Google Groups "Capistrano" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
