[Bug]: Shopify CLI returns: The Admin GraphQL API responded unsuccessfully with the HTTP status 502 and errors: {} #5247
Labels
Area: @shopify/theme
@shopify/theme package issues
Severity: 2
High Severity
Type: Bug
Something isn't working
Please confirm that you have:
In which of these areas are you experiencing a problem?
Theme
Expected behavior
We are migrating from Themekit to Shopify CLI, which should be a simple migration.
Just a drop in replacement, use Shopify CLI in our CI like described here:
https://shopify.dev/docs/storefronts/themes/tools/cli/ci-cd
Actual behavior
Using this in our Github CI, Themekit works fine, but using Shopify CLI we get this error:
And I can't find a fix to this problem
Also, running it locally, I sometimes get the same error, sometimes the error that I don't have enough rights and need to be a Shop Owner (even though I am).
Verbose output
Verbose output
Reproduction steps
We just installed latest Shopify CLI and ran yarn shopify theme push --*** --theme=*** --store=***.
Operating System
ubuntu-24.04
Shopify CLI version (
shopify --version
)3.74.0
Shell
No response
Node version (run
node -v
if you're not sure)20.18.1
What language and version are you using in your application?
No response
The text was updated successfully, but these errors were encountered: