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

Indexer stuck on block 22492885? #285

Open
roiLeo opened this issue Jul 3, 2024 · 1 comment
Open

Indexer stuck on block 22492885? #285

roiLeo opened this issue Jul 3, 2024 · 1 comment

Comments

@roiLeo
Copy link
Contributor

roiLeo commented Jul 3, 2024

query MyQuery {
  squidStatus {
    height
  }
  lastEvent(limit: 5) {
    id
    timestamp
  }
  events(limit: 5, orderBy: blockNumber_DESC) {
    timestamp
    id
    interaction
  }
}

Last block indexed is 22492885 where Kusama is at 23881921

@vikiival
Copy link
Member

vikiival commented Jul 3, 2024

Yes, it is stucked
will be prob deprecated as no-one has time to maintain

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