Unlock seamless workflows and faster delivery with our latest releases - Join the deep dive

Hey guys - I'm gettign the error `An internal server error occurred` when attempting to deploy my graphql api. Any idea why? Is GCP down?

8 replies
Last updated: Aug 25, 2020
Hey guys - I'm gettign the error
An internal server error occurred
when attempting to deploy my graphql api. Any idea why? Is GCP down?
Aug 8, 2020, 7:08 PM
Hi
user U
Is this happening consistently? Is there anything else in the error message?
Aug 8, 2020, 8:48 PM
yeah it's happening consistently. Here's the full error:
āœ– Validating GraphQL API

s: Internal Server Error - An internal server error occurred
    at onResponse (~/.nvm/versions/node/v10.13.0/lib/node_modules/@sanity/cli/bin/sanity-cli.js:4540:497)
    at ~/.nvm/versions/node/v10.13.0/lib/node_modules/@sanity/cli/bin/sanity-cli.js:2844:279
    at ~/.nvm/versions/node/v10.13.0/lib/node_modules/@sanity/cli/bin/sanity-cli.js:2832:918
    at ~/.nvm/versions/node/v10.13.0/lib/node_modules/@sanity/cli/bin/sanity-cli.js:2832:1026
    at E (~/.nvm/versions/node/v10.13.0/lib/node_modules/@sanity/cli/bin/sanity-cli.js:2880:1333)
    at ~/.nvm/versions/node/v10.13.0/lib/node_modules/@sanity/cli/bin/sanity-cli.js:2880:2846
    at s.<anonymous> (~/.nvm/versions/node/v10.13.0/lib/node_modules/@sanity/cli/bin/sanity-cli.js:1572:184)
    at A (~/.nvm/versions/node/v10.13.0/lib/node_modules/@sanity/cli/bin/sanity-cli.js:1590:6030)
Aug 9, 2020, 1:36 PM
Could you give us your project ID? I think we'll have to consult the logs here šŸ§
Aug 10, 2020, 7:15 AM
Sure. Project id is
dp4k3mpw
Aug 10, 2020, 6:38 PM
Thaanks!
Aug 10, 2020, 6:38 PM
It errors when attempting to validate the graphql api, but I didn't change the schema since I last deployed šŸ¤·ā€ā™‚ļø
Aug 11, 2020, 4:26 AM
Can you try re-authenticating?
sanity logout && sanity login
?
Aug 11, 2020, 7:05 AM
Thanks that worked!
Aug 25, 2020, 7:44 PM

Sanityā€“ build remarkable experiences at scale

Sanity is a modern headless CMS that treats content as data to power your digital business. Free to get started, and pay-as-you-go on all plans.

Was this answer helpful?