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

Errno::EACCES: Permission denied @ rb_sysopen - config/secrets/barong.key #86

Open k7n2g opened 4 years ago

k7n2g commented 4 years ago

says it all really

using Debian 9.x added google bucket and its Access keys for the user account bundle okay but gives this error and cant rake service:all

Errno::EACCES: Permission denied @ rb_sysopen - config/secrets/barong.key /home/app/opendax/lib/opendax/renderer.rb:62:in initialize' /home/app/opendax/lib/opendax/renderer.rb:62:inopen' /home/app/opendax/lib/opendax/renderer.rb:62:in generate_key' /home/app/opendax/lib/opendax/renderer.rb:54:inrender_keys' lib/tasks/render.rake:8:in `block (2 levels) in <top (required)>' Tasks: TOP => service:all => render:config

what have i failed to do or got wrong please any help appreciated

k7n2g commented 4 years ago

sorted this issue only to bring up other issue when running install.sh.

rake aborted! Command failed with status (1): [docker-compose up -d frontend...] lib/tasks/service.rake:184:in start' lib/tasks/service.rake:7:incall' lib/tasks/service.rake:7:in block (2 levels) in <top (required)>' lib/tasks/service.rake:192:inblock (2 levels) in <top (required)>' lib/tasks/service.rake:275:in start' lib/tasks/service.rake:7:incall'

any ideas on this guys have tried a few things but not working.