-
Notifications
You must be signed in to change notification settings - Fork 483
Unicorn not starting when using mina #272
Copy link
Copy link
Closed
Description
When I run mina unicorn:start, I get an error: /home/deployer/xxx-api/releases/7 not found . I am certain that directory exists on the server. Can you kindly take a look to know if it is a problem with mina or mina-unicorn.
Navaratans-Mac-mini:xxx-api navtech$ RAILS_ENV=production mina unicorn:start --verbose
-----> Loading environment
$ source ~/.bashrc
-----> Loading rbenv
$ export RBENV_ROOT="$HOME/.rbenv"
$ export PATH="$HOME/.rbenv/bin:$PATH"
$ eval "$(rbenv init -)"
-----> Starting Unicorn...
/home/deployer/xxx-api/releases/7 not found
Connection to 104.131.92.185 closed.
! Command failed.
Failed with status 2560
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels