"rake service:all" aborted? Where do I go from here to engage?
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
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)