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

WARN jupiter_core::add_market: Could not get account for market.... #50

Open
dancamarg0 opened this issue Sep 21, 2024 · 2 comments
Open

Comments

@dancamarg0
Copy link

dancamarg0 commented Sep 21, 2024

Today we noticed all of our jupiter servers were throwing this warning in the logs, suggesting we couldn't consume new markets from the Europa server

Restarting the jupiter-swap-api service fixed it somehow...

I'm not sure where the issue lies, but as a suggestion could you add a prometheus metric under the --metrics-port that reports a boolean when we lose connection to the europa server? also maybe another metric that counts amount of warnings and errors from add_market and europa_client so we can build alerts and act quicker if this happens again

@ZhengYuTay
Copy link
Contributor

yeap, sorry about that, we had an issue where it stopped sending new markets to the client. It was resolved.

@dancamarg0
Copy link
Author

Today I saw a big wave of these warnings again with

WARN tower_http::trace::on_failure: response failed classification=Status code: 500 Internal Server Error latency=0 ms

Are 500 a warning when our instances throw 500 internal server error to the client? Or it means another thing?

These wave of warnings seem to co-relate with widespread issues in our server. Speaking of today we were having very weird price impacts for some of the routes and they just got fixed after restarting our instances

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

2 participants