Capistorano deploy SSHKit::Runner::ExecuteError : rake exit status: 1

Question:

Thank you for checking out my issue.
I have an error with the capistorano right now.
Have been struggling with this error for few days, so please help me out.
I am using the Active storage in the app.
The keys are in the /etc/environment.
Just in case in the credentials too.(AWS IAM keys)
Details are bellow.
Please tell me if you need more info, I really appreciate if you could help me out.
Thank you.

Error log

Gemfile

Capfile

deploy.rb

Unicorn.rb

Answer:

I got this error because I did not have npm and yarn installed on the server

Leave a Reply