Skip to content

problems deploying with mina #1

Description

@prime33

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions