BitShares Forum

Main => Technical Support => Topic started by: puppies on February 03, 2016, 06:06:06 pm

Title: Setting up a faucet
Post by: puppies on February 03, 2016, 06:06:06 pm
I am working on setting up a faucet.  I am running into an error at the mina deploy stage.  I get
Code: [Select]
-----> Migrating database
       rake aborted!
       Errno::ENOENT: No such file or directory @ rb_sysopen - /www/tmp/build-14545217352693/config/faucet.yml
       /www/tmp/build-14545217352693/config/application.rb:9:in `read'
       /www/tmp/build-14545217352693/config/application.rb:9:in `<top (required)>'
       /www/tmp/build-14545217352693/Rakefile:4:in `require'
       /www/tmp/build-14545217352693/Rakefile:4:in `<top (required)>'
       (See full trace by running task with --trace)
 !     ERROR: Deploy failed.
-----> Cleaning up build
       Unlinking current
       OK

 !     Command failed.
       Failed with status 1 (19)
Any ideas?
Title: Re: Setting up a faucet
Post by: JetainM on June 13, 2017, 02:20:42 pm
same problem,anyone can help us?