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

Osmosis: Imperator API not available anymore #377

Open
fabianriewe opened this issue Dec 21, 2024 · 0 comments
Open

Osmosis: Imperator API not available anymore #377

fabianriewe opened this issue Dec 21, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@fabianriewe
Copy link

Describe the bug
The imperator API used in the Gateway to fetch information does not exist anymore.

Steps To Reproduce
Create amm_v3_lp strategy which is using osmosis_osmosis_mainnet and run it.

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

Release version
development branch

Attachments

2024-12-22 10:58:51 | error |   Trade query failed: 
::1 - - [21/Dec/2024:21:38:51 +0000] "POST /amm/liquidity/price HTTP/1.1" 500 464 "-" "Python/3.10 aiohttp/3.11.11"
TypeError: fetch failed
    at node:internal/deps/undici/undici:12618:11
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  cause: Error: getaddrinfo ENOTFOUND api-osmosis.imperator.co
      at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:107:26) {
    errno: -3008,
    code: 'ENOTFOUND',
    syscall: 'getaddrinfo',
    hostname: 'api-osmosis.imperator.co'
  }
}
@fabianriewe fabianriewe added the bug Something isn't working label Dec 21, 2024
@fabianriewe fabianriewe changed the title Osmosis Osmosis: Imperator API not available anymore Dec 21, 2024
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