webpacker icon indicating copy to clipboard operation
webpacker copied to clipboard

Trying to deploy but assets assets:precompile fail

Open Annajoe96 opened this issue 1 year ago • 0 comments

command finished in 35822ms

  • executing "cd -- /web/apps/studeo/releases/20230928185216 && RAILS_ENV=production RAILS_GROUPS=assets bundle exec rake assets:precompile" servers: ["qa.studeohq.com"] [qa.studeohq.com] executing command ** [out :: qa.studeohq.com] /web/apps/studeo/shared/bundle/ruby/2.6.0/gems/fog-1.21.0/lib/fog/rackspace/mock_data.rb:43: warning: key "name" is duplicated and overwritten on line 81 ** [out :: qa.studeohq.com] Compiling... ** [out :: qa.studeohq.com] Compilation failed: ** [out :: qa.studeohq.com] command finished in 266537ms *** [deploy:update_code] rolling back
  • executing multiple commands in parallel -> "else" :: "rm -rf /web/apps/studeo/releases/20230928185216; true" -> "else" :: "rm -rf /web/apps/studeo/releases/20230928185216; true" servers: ["qa.studeohq.com", "qa-worker-01.studeohq.com"] [qa.studeohq.com] executing command [qa-worker-01.studeohq.com] executing command command finished in 5582ms failed: "rvm_path=$HOME/.rvm $HOME/.rvm/bin/rvm-shell 'default' -c 'cd -- /web/apps/studeo/releases/20230928185216 && RAILS_ENV=production RAILS_GROUPS=assets bundle exec rake assets:precompile'" on qa.studeohq.com Error: Error: The process '/opt/hostedtoolcache/Ruby/2.6.9/x64/bin/bundle' failed with exit code 1

Annajoe96 avatar Sep 28 '23 20:09 Annajoe96