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

gateway-network/config failed and unhandled error #167

Closed
whitechiken opened this issue Jul 21, 2023 · 2 comments
Closed

gateway-network/config failed and unhandled error #167

whitechiken opened this issue Jul 21, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@whitechiken
Copy link

unable to connect to etheruem network

Steps To Reproduce
// A concise description of the steps to reproduce the buggy behavior:Deploy Hummingbot and Gateway Instances in the hummingbot _gateway_compose file using wsl ubuntu

Here are the steps to reproduce the issue (see attachments in the section below):

  1. install wsl ubuntu and docker desktop
  2. follow the step from the readme in the hummingbot _gateway_compose file
    3 gateway connect uniswap and then get error

// If applicable, add screenshots to help explain your problem.

Release version-=1. 17. 0

file etheruem.yml docker-compose.yml

raphael@Raph3_ ~_deploy-examples_hummingbot_gateway_compose 2023-07-20 5_26_33 PM

**Optional: your discord username:whitechiken

@whitechiken whitechiken added the bug Something isn't working label Jul 21, 2023
@fengtality
Copy link
Sponsor Contributor

Looks like it's calling the old /network/config routes that were changed in v1.18.0 by this PR: #147

I suggest deleting your old images with docker image rm and running it again using the latest (v1.18) and main images.

@rapcmia
Copy link
Contributor

rapcmia commented Jul 28, 2023

I am able to reproduce on version 1.17 and updated to 1.18 fixed the issue. Please update or use a fresh installation of version 1.18.0 thank you

Screenshot of issue:
image

@rapcmia rapcmia closed this as completed Jul 28, 2023
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

3 participants