Blockchair / Blockchair.Support

Public repository for issues and feature requests. Submit your favorite bug!
453 stars 323 forks source link

Polkadot API Stuck at Block 21419214 #1511

Closed hbernaciak closed 4 months ago

hbernaciak commented 4 months ago

Issue: API Endpoints Unavailability and Errors

Description

The endpoint at https://api.blockchair.com/polkadot/stats has been returning the following response for the past few days:

"api": {
    "version": "2.0.95-ie",
    "last_major_update": "2022-11-07 02:00:00",
    "next_major_update": "2023-11-12 02:00:00",
    "documentation": "https://blockchair.com/api/docs",
    "notice": "There's a scheduled maintenance window on June 28th starting at 21:00 UTC. Some of our services may be temporarily unavailable. We're sorry for the inconvenience."
}

Additionally, the endpoint /polkadot/raw/extrinsic/ has been returning a 500 error for new hashes.

Request

Could you please provide an estimated time for the API to be fully operational again?

Thank you for your assistance.

hbernaciak commented 4 months ago

Issue solved