MobiDAX / opendax

MobiDAX - World's First Cross-Platform Software Solution for deploying, customizing and maintaining Cryptocurrency and Fiat Trading Platforms
https://www.mobidax.io
Apache License 2.0
22 stars 39 forks source link

Rake Issue #7

Closed xcelr closed 3 years ago

xcelr commented 3 years ago

Seeded users: Email: admin@barong.io, password: Email: john@barong.io, password: ----- Starting app ----- docker-compose up -d peatio barong gateway microkube_peatio_1 is up-to-date microkube_barong_1 is up-to-date microkube_gateway_1 is up-to-date ----- Starting the frontend ----- docker-compose up -d frontend Pulling frontend (docker.pkg.github.com/mobidax/opendax/baseapp:2.3.27)... ERROR: Head https://docker.pkg.github.com/v2/mobidax/opendax/baseapp/manifests/2.3.27: no basic auth credentials rake aborted! Command failed with status (1): [docker-compose up -d frontend...] lib/tasks/service.rake:145:in start' lib/tasks/service.rake:7:incall' lib/tasks/service.rake:7:in block (2 levels) in <top (required)>' lib/tasks/service.rake:153:inblock (2 levels) in <top (required)>' lib/tasks/service.rake:236:in start' lib/tasks/service.rake:7:incall' lib/tasks/service.rake:7:in block (2 levels) in <top (required)>' lib/tasks/service.rake:253:inblock (2 levels) in <top (required)>' /home/app/.rvm/gems/ruby-2.6.3/gems/rake-12.3.1/exe/rake:27:in <top (required)>' /home/app/.rvm/gems/ruby-2.6.3/bin/ruby_executable_hooks:24:ineval' /home/app/.rvm/gems/ruby-2.6.3/bin/ruby_executable_hooks:24:in `

' Tasks: TOP => service:frontend (See full trace by running task with --trace)

When i try to run everything runs smooth till the end and then throws this error.

xcelr commented 3 years ago

Docker was not active.