graphql-boilerplates/node-graphql-server

Cannot connect to DB

davidyin1212 opened this issue · 1 comments

Getting error from graphql playground:

{
"requestId": "api:api:cjbmqvwun000s0122f9u0yri4",
"error": "Whoops. Looks like an internal server error. Please contact us from the Console (https://console.graph.cool) or via email (support@graph.cool) and include your Request ID: api:api:cjbmqvwun000s0122f9u0yri4"
}

This is happening locally.

This was resolved after runninggraphcool local nuke. This will remove all local graphcool data, so be careful.