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

[docker] Gateway offline with docker #222

Open
mzfshark opened this issue Jan 12, 2025 · 1 comment
Open

[docker] Gateway offline with docker #222

mzfshark opened this issue Jan 12, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@mzfshark
Copy link

mzfshark commented Jan 12, 2025

Describe the bug

hi sirs...

Im trying to run hummingbot with Gateway and Dashboard but i cant use all in same time.

hbot + gateway from source = ok
hbot + dash from docker = ok
hbot + gateway from docker = OFFLINE
hbot + dash + gateway from docker = gateway offline

i tried already:

  • build docker local and from image
  • build local image separate (dash | backend-api | hbot | gateway) and connect in same network ... only gateway not works (keep offline)

version from source: 2.2.0
gateway version from docker image: 1.18.0
env: ubuntu 20.04 in WSL2

Some idea about what happens? how to fix it?
my intention is to use dashboard to manage bots with gateway to connect in DeFi

Steps to reproduce bug

  1. docker pull from image hummingbot/*:latest
  2. docker compose (with docker-compose.yml edited to enable gateway as recommended on docs)
  3. generate certs.. docker down.. and docker up again
@mzfshark mzfshark added the bug Something isn't working label Jan 12, 2025
@mzfshark
Copy link
Author

i tried run gateway in docker.. and hbot from source... it works..
but from source is not possible use hbot with dashboard.. is not listed in instances section

Only from docker run its possible to list active instances. Also deploy V2 is made using docker images.

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

1 participant