I have reproduced the issue on the latest CLI version.
Yes, I am on the latest version
I have searched existing posts and this report is not a duplicate.
Yes, this isn’t a duplicate
In which of these areas are you experiencing a problem?
App
Expected behavior
shopify app deploy: I expected the new version will deployed
Actual behavior
{ “message”: “Internal error. Looks like something went wrong on our end.”, “extensions”: { “code”: “INTERNAL_SERVER_ERROR” } }
Request ID: bacc822d-7471-4d2c-867f-72215286882b-1762259157
Reproduction steps
I just ran shopify app deploy and it can’t be deployed. Was working last week for me.
Verbose output
╭─ error ────────────────────────────────────────────────────────────────────────────────────────────────╮
│ │
│ │
│ The App Management GraphQL API responded unsuccessfully with errors: │
│ │
│ [ │
│ { │
│ "message": "Internal error. Looks like something went wrong on our end.", │
│ "extensions": { │
│ "code": "INTERNAL_SERVER_ERROR" │
│ } │
│ } │
│ ] │
│ │
│ Request ID: bacc822d-7471-4d2c-867f-72215286882b-1762259157 │
│ │
│ │
╰────────────────────────────────────────────────────────────────────────────────────────────────────────╯
Operating system
Mac OS Tahoe 26.0.1
CLI version
3.86.1
Shell
zsh
Nodejs version
v24.11.0 and v18.19.1 both didn’t work
What language and version are you using in your application?
Javascript