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) │
│ │
╰──────────────────────────────────────────────────────────────────────────────╯