-
Notifications
You must be signed in to change notification settings - Fork 499
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
Fix friendbot 500 errors #1512
Comments
It seems like fixing #1511 got rid of most errors, but I've found two others that are still relatively frequent: Error 1:
|
…scaped GET params (stellar#1512)
@tomquisel I've created a PR (#1612) to address Error 1. Error 2 seems trickier to reproduce since it seems to be an error between |
Error 2 isn't occurring for me now in both examples above. Given this was related to Friendbot => Horizon is it possible something changed in Horizon that subsequently fixed these cases?
|
Occasionally, friendbot responds with 500 errors. Some were fixed by #1511, but there are others that @accordeiro identified below. Let's fix those.
The text was updated successfully, but these errors were encountered: