openware / opendax

Open-Source Cloud-Native Digital Asset & Cryptocurrency Exchange Platform
https://www.openware.com/products/opendax
Apache License 2.0
638 stars 542 forks source link

"rake service:all" aborted? Where do I go from here to engage? #338

Open jabolin opened 3 years ago

jabolin commented 3 years ago

root@test:~# cd opendax-stage root@test:~/opendax-stage# rake service:all rake aborted! Psych::SyntaxError: (config/app.yml): did not find expected node content while parsing a block node at line 2 column 1 /root/opendax-stage/Rakefile:8:in <top (required)>' /usr/local/rvm/gems/ruby-2.6.5/gems/rake-13.0.1/exe/rake:27:in<top (required)>' /usr/local/rvm/gems/ruby-2.6.5/bin/ruby_executable_hooks:22:in eval' /usr/local/rvm/gems/ruby-2.6.5/bin/ruby_executable_hooks:22:in

' (See full trace by running task with --trace) root@test:~/opendax-stage#

ahmadidev commented 3 years ago

I'm new to this project but I deployed it using README.md instruction and I succeed each time. So I think you're missing something that's specific to your case.

As the error states, there's a problem in config/app.yml:2. Please recheck the file and post its content here if you were failed to address the issue.

(Did you ask about this issue in the project's Telegram group? - seems the community is more active there)