We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
amm_v3_lp
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' } }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: