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

Errors on startup - 429 retrieving jettons info #387

Open
ImTheDeveloper opened this issue Jun 26, 2024 · 1 comment
Open

Errors on startup - 429 retrieving jettons info #387

ImTheDeveloper opened this issue Jun 26, 2024 · 1 comment

Comments

@ImTheDeveloper
Copy link

ImTheDeveloper commented Jun 26, 2024

When running opentonapi in docker against a local node I can see in docker a spam of messages:

"}
opentonapi-main-1  | {"time":"2024-06-26T11:31:17.386056946Z","level":"ERROR","prefix":"-","file":"market.go","line":"122","message":"[sendRequest] bad status code: 429, https://tonapi.io/v2/jettons/0:9b2ff8a7ca0eb880fe686a6ed4606bae72f00f3e5b3a2e8594b25295823b02a0"}
opentonapi-main-1  | {"time":"2024-06-26T11:31:17.386079746Z","level":"ERROR","prefix":"-","file":"market.go","line":"480","message":"[convertedDedustPoolResponse] failed to get jetton info: bad status code: 429"}

Why is it trying to go to tonapi.io?
It can just go to our local lite server and get the same info. It appears to ignore the env

@ImTheDeveloper
Copy link
Author

Seems to be linked to #302

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant