opendax icon indicating copy to clipboard operation
opendax copied to clipboard

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

Open jabolin opened this issue 4 years ago • 1 comments

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#

jabolin avatar Jun 16 '21 04:06 jabolin

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)

ahmadidev avatar Jul 13 '21 11:07 ahmadidev