fonko
September 10, 2024, 1:04pm
1
each time something goes wrong the only message i get is something like
The Partners GraphQL API responded unsuccessfully with errors: │
│ │
│ [ │
│ { │
│ “message”: “Unexpected system error”, │
│ “extensions”: { │
│ “code”: “500” │
│ } │
│ } │
│ ] │
│ │
│ Request ID: 8c8529f8-e36b-4f00-905b-bb0212695d7a-1725973066 │
│
HOW AM I SUPPOSED TO SOLVE OR UNDERSTAND AN ERROR SO GENERIC???
Hello @fonko
Currently, the Shopify Admin is down. Please wait for 2 to 3 hours, and it should be functioning automatically again.
If the solution presented meets your needs and addresses your query effectively, I encourage you to accept it as the chosen answer. This will acknowledge the support you received and aid fellow community members in identifying reliable and effective solutions for their similar concerns.
Thank you.
(GD)
fonko
September 10, 2024, 1:21pm
3
ohhhh.. thanks man, i was going insane!!!
fonko
September 10, 2024, 1:22pm
4
Please tell me where to look for these services in the future. what URL is the picture from?
Hey @fonko
there is a Shopify official site for checking their status - https://www.shopifystatus.com/
If the solution presented meets your needs and addresses your query effectively, I encourage you to accept it as the chosen answer. This will acknowledge the support you received and aid fellow community members in identifying reliable and effective solutions for their similar concerns.
Thank you.
(GD)
dmaack
September 10, 2024, 7:48pm
6
I’m also experiencing this issue and it’s been several hours. Is there an update on this issue?
When I try to deploy my app, I’m receiving this error:
╭─ error ──────────────────────────────────────────────────────────────────────╮
│ │
│ │
│ The Partners GraphQL API responded unsuccessfully with errors: │
│ │
│ [ │
│ { │
│ “message”: “Unexpected system error”, │
│ “extensions”: { │
│ “code”: “500” │
│ } │
│ } │
│ ] │
│ │
│ Request ID: 7f088153-99af-40da-b0e6-ff2bdfd1c914-1725997401 │
│ │
│ │
│ To investigate the issue, examine this stack trace: │
│ at makeRequest (opt/homebrew/lib/node_modules/@shopify /cli/dist/chunk-UB │
│ CH575K.js:50408) │
│ at processTicksAndRejections (node:internal/process/task_queues:95) │
│ at async debugLogResponseInfo (opt/homebrew/lib/node_modules/@shopify /cl │
│ i/dist/chunk-UBCH575K.js:50444) │
│ at │
│ (opt/homebrew/lib/node_modules/@shopify /cli/dist/chunk-U2PN6QZ2.js:4671) │
│ at (opt/homebrew/lib/node_modules/@shopify /cli/dist/chunk-T4Y7NDNJ.js:42 │
│ 849) │
│ │
╰──────────────────────────────────────────────────────────────────────────────╯