NEARFoundation / stats.gallery

Big & fun NEAR account analytics!
https://stats.gallery
GNU General Public License v3.0
33 stars 18 forks source link

mainnet SITE DOWN ! #74

Closed danielwpz closed 2 years ago

danielwpz commented 2 years ago

most of the apis of mainnet is down.

e.g. https://api.stats.gallery/mainnet/sent-transaction-count?account_id=danielwpz.near&after_block_timestamp=1638101546551000000&before_block_timestamp=1638706346551000000

returns 404

encody commented 2 years ago

Yeah, the public indexer is rejecting SQL connections. We're working on setting up our own indexer in the meantime. Sorry about that!

On Sun, Dec 5, 2021, 06:14 Daniel Wang @.***> wrote:

most of the apis of mainnet is down.

e.g. https://api.stats.gallery/mainnet/sent-transaction-count?account_id=danielwpz.near&after_block_timestamp=1638101546551000000&before_block_timestamp=1638706346551000000

returns 404

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/NEAR-Edu/stats.gallery/issues/74, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABY5GNSJR4XJDAXBE77VU5DUPNJSHANCNFSM5JMW4QPA .

danielwpz commented 2 years ago

@encody hi, any luck on the indexer?

encody commented 2 years ago

@danielwpz Thanks for checking, it's about 1/4 of the way done syncing, last I checked. @Bexanderthebex is working on that project. Sorry it's been down for so long :( On the plus side, we're working on some really cool new features, so stats.gallery will be even more fun to use once the indexer is back online!

encody commented 2 years ago

Also, it's been taking about 1.5 hours per 1%, so... yeah, it's slow.

Bexanderthebex commented 2 years ago

Hey @danielwpz! sorry about this. We are working on restoring this service but would require some infrastructure upgrades first before we can restore it back. Basically, the public indexer that we are previously using is now being used by a lot of people and that is preventing our application from getting consistent connections. We are constantly working on this and we appreciate your patience on this matter.

encody commented 2 years ago

@danielwpz stats.gallery is back up using the new public indexer connections. Tentatively hoping this is solved.

danielwpz commented 2 years ago

yeah I saw it's back again lol! thanks.

btw this site is really useful, hope it could be more stable in the future :D

encody commented 2 years ago

@danielwpz I hope so too! Also check out the new feature that just got released: https://gov.near.org/t/smart-contract-explorer-on-stats-gallery/11232