v3-subgraph icon indicating copy to clipboard operation
v3-subgraph copied to clipboard

Store error: database unavailable on Optimism

Open tkeidar opened this issue 1 year ago • 0 comments

Every query to https://api.thegraph.com/subgraphs/name/ianlapham/optimism-post-regenesis/ returns:

{
  "errors": [
    {
      "message": "Store error: database unavailable"
    }
  ]
}

it happens from time to time in the past 24 hours. I found the following article describing a possible fix to this issue: https://surfthedream.com.au/graph-indexer-store-error-database-unavailable/

tkeidar avatar Jun 12 '23 08:06 tkeidar