You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 7, 2020. It is now read-only.
I forced the deploy to use a release dir of "bear" and created the log directory just so I could get past the previous blocking point, but now I get this:
executing "cd /home/kochiku-web/kochiku/releases/bear && bundle install --gemfile /home/kochiku-web/kochiku/releases/bear/Gemfile --path /home/kochiku-web/kochiku/shared/bundle --deployment --quiet --without development test"
servers: ["localhost"]
[localhost] executing command
** [out :: localhost] The --deployment flag requires a Gemfile.lock. Please make sure you have checked
** [out :: localhost] your Gemfile.lock into version control before deploying.
command finished in 354ms
*** [deploy:update_code] rolling back
executing "rm -rf /home/kochiku-web/kochiku/releases/bear; true"
servers: ["localhost"]
[localhost] executing command
command finished in 25ms
failed: "env PATH=/usr/local/bin:$PATH sh -c 'cd /home/kochiku-web/kochiku/releases/bear && bundle install --gemfile /home/kochiku-web/kochiku/releases/bear/Gemfile --path /home/kochiku-web/kochiku/shared/bundle --deployment --quiet --without development test'" on localhost
I forced the deploy to use a release dir of "bear" and created the log directory just so I could get past the previous blocking point, but now I get this:
** transaction: start
updating the cached checkout on all servers
executing locally: "git ls-remote https://github.com/square/kochiku.git master"
command finished in 419ms
servers: ["localhost"]
[localhost] executing command
command finished in 1666ms
copying the cached version to /home/kochiku-web/kochiku/releases/bear
servers: ["localhost"]
[localhost] executing command
command finished in 49ms
deploy:finalize_update' triggering before callbacks fordeploy:finalize_update'servers: ["localhost"]
[localhost] executing command
command finished in 18ms
servers: ["localhost"]
[localhost] executing command
command finished in 24ms
servers: ["localhost"]
[localhost] executing command
** [out :: localhost] The --deployment flag requires a Gemfile.lock. Please make sure you have checked
** [out :: localhost] your Gemfile.lock into version control before deploying.
command finished in 354ms
*** [deploy:update_code] rolling back
servers: ["localhost"]
[localhost] executing command
command finished in 25ms
failed: "env PATH=/usr/local/bin:$PATH sh -c 'cd /home/kochiku-web/kochiku/releases/bear && bundle install --gemfile /home/kochiku-web/kochiku/releases/bear/Gemfile --path /home/kochiku-web/kochiku/shared/bundle --deployment --quiet --without development test'" on localhost