hummingbot / dashboard

Application that helps you create, backtest, deploy, and manage Hummingbot instances
Apache License 2.0
162 stars 98 forks source link

Master Configs container exiting on creation #66

Open david-hummingbot opened 9 months ago

david-hummingbot commented 9 months ago

After starting the dashboard and going to the Credentials page to start the Master Configs instance the container gets created but then exits out after a few seconds.

image

When running docker logs it returns this error

image

Steps to Reproduce:

errors.log

nikspz commented 9 months ago

reproduced on the latest commit 3e4e3a0

Development Client + latest dashboard

Failed to attach master bot config after start ( status next to hummingbot-master_bot_conf will show exited)

image

master bot exited right after start and user failed to attach:

image

danvaneijck commented 8 months ago

I am getting the same behavior. Attempting to create the master config instance results in the container exiting immediately with no logs. Same thing when attempting to launch a candles downloader container.

VeXHarbinger commented 3 months ago

Are there steps to config this so it will fire up? Or is only the terminal access working ATM?