Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problems deploying with mina #1

Open
prime33 opened this issue Nov 13, 2015 · 0 comments
Open

problems deploying with mina #1

prime33 opened this issue Nov 13, 2015 · 0 comments

Comments

@prime33
Copy link

prime33 commented Nov 13, 2015

I hit the following error when running: mina deploy
I have verified, and the file faucet.yml is located in the config folder. Why is it reading this then?

-----> Migrating database
$ RAILS_ENV="production" bundle exec rake db:migrate
rake aborted!
Errno::ENOENT: No such file or directory @ rb_sysopen - /www/tmp/build-144745690926652/config/faucet.yml
/www/tmp/build-144745690926652/config/application.rb:9:in read' /www/tmp/build-144745690926652/config/application.rb:9:in<top (required)>'
/www/tmp/build-144745690926652/Rakefile:4:in require' /www/tmp/build-144745690926652/Rakefile:4:in<top (required)>'
(See full trace by running task with --trace)
! ERROR: Deploy failed.

-----> Cleaning up build
$ rm -rf "$build_path"
Unlinking current
$ rm -f "deploy.lock"
OK

! Command failed.
Failed with status 1 (19)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant