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

Deploy - Does not start any container on launch bots #187

Open
rapcmia opened this issue Oct 28, 2024 · 2 comments
Open

Deploy - Does not start any container on launch bots #187

rapcmia opened this issue Oct 28, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@rapcmia
Copy link
Contributor

rapcmia commented Oct 28, 2024

Describe the bug

When checking a PR and compare to development branch, observed that it does not created nor launch any container.

After click launch bots
image

  • No POST /create hummingbot instance ❌
  • Recording from different PR

Tried fastapi localhost/8000/docs
image

  • I am able to create hummingbot instance succesfully
  • Also tried to remove which works as expected
  • Events are posted on the backend-api
    image

Steps to reproduce bug

  1. Setup deploy using source build
    • Backendapi and dashboard on source, broker on docker compose
  2. Run a backtesting on pmm_simple and upload config
  3. Go to deploy
    • select the controller-config
    • select either master or latest branch of hummingbot client
    • then click launch bots
@rapcmia rapcmia added the bug Something isn't working label Oct 28, 2024
@rapcmia rapcmia transferred this issue from hummingbot/backend-api Oct 28, 2024
@rapcmia
Copy link
Contributor Author

rapcmia commented Oct 28, 2024

I updated to latest v1.39 causing issues with current that is v1.33 compatible only
image

Opened ticket for now

@cardosofede
Copy link
Contributor

@rapcmia We had this issue in the past, and if is the same problem is related to the version of Streamlit. We need to freeze it because the next version introduces conflicts with the react components.

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

No branches or pull requests

2 participants