Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Master Configs container exiting on creation #66

Open
david-hummingbot opened this issue Sep 13, 2023 · 3 comments
Open

Master Configs container exiting on creation #66

david-hummingbot opened this issue Sep 13, 2023 · 3 comments
Labels
🐙 Bot Orchestration bug Something isn't working

Comments

@david-hummingbot
Copy link
Contributor

david-hummingbot commented Sep 13, 2023

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:

  • Start Dashboard with hummingbot_with_dashboard compose file in the deploy-examples repo
  • Open browser and go to the Credentials page
  • Press the Start button to launch / start the Master Bot instance
  • In the terminal a docker container named hummingbot-master_bot_conf should be created.
  • Run the command docker ps -a in the terminal and the status next to hummingbot-master_bot_conf will show exited

errors.log

@rapcmia rapcmia added 🐙 Bot Orchestration bug Something isn't working labels Sep 19, 2023
@nikspz
Copy link
Contributor

nikspz commented Sep 21, 2023

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
Copy link

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐙 Bot Orchestration bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants