-
Notifications
You must be signed in to change notification settings - Fork 35
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
Faucets crash often #438
Comments
mutantcornholio
added a commit
that referenced
this issue
Sep 12, 2024
This should fix `TypeError: Cannot read properties of undefined (reading 'number')` crashes. See polkadot-api/polkadot-api#710 Related to #438, but isn't the only reason for crashes
mutantcornholio
added a commit
that referenced
this issue
Sep 13, 2024
This should fix `TypeError: Cannot read properties of undefined (reading 'number')` crashes. See polkadot-api/polkadot-api#710 Related to #438, but isn't the only reason for crashes
mutantcornholio
added a commit
that referenced
this issue
Sep 13, 2024
Unfortunately, the crashes from #438 do not reproduce locally, and papi team desperately needs more logs in order to get to the bottom of this. My plan is not to merge this change, but deploy it directly through a tag with prefix, and roll everything back after getting the logs
This was referenced Sep 13, 2024
mutantcornholio
added a commit
that referenced
this issue
Sep 20, 2024
[This change](polkadot-api/polkadot-api#723) is aimed to fix faucet crashes. Related to #438
Merged
mutantcornholio
added a commit
that referenced
this issue
Sep 20, 2024
[This change](polkadot-api/polkadot-api#723) is aimed to fix faucet crashes. Related to #438
Merged
mutantcornholio
added a commit
that referenced
this issue
Oct 16, 2024
yet another upgrade, promising to fix the crashes: #438
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
errors mostly look like
here's the uptime log
![Screen Shot 2024-09-10 at 16 51 49](https://private-user-images.githubusercontent.com/588262/366094814-080f3770-0c36-46b3-9c99-422710e495ae.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNDAyNjIsIm5iZiI6MTczOTEzOTk2MiwicGF0aCI6Ii81ODgyNjIvMzY2MDk0ODE0LTA4MGYzNzcwLTBjMzYtNDZiMy05Yzk5LTQyMjcxMGU0OTVhZS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA5JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOVQyMjI2MDJaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1kNWRiMGYzMzAxY2E5YTNlNTE3YmY5MDJjYTM3MWIyYjRlMmQ5ZWFhZjM5ZTU1ODNlY2ZhYTA3ODliMmNhNjAyJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.eYb_qV4zkfbqYRHKDdsbqxovXzg1ApGhXDsHY5KBGFU)
polkadot-api/polkadot-api#710
polkadot-api/polkadot-api#713
The text was updated successfully, but these errors were encountered: