Shopify / shopify-cli

Shopify CLI helps you build against the Shopify platform faster.
https://shopify.dev/tools/cli
Other
1.01k stars 201 forks source link

[Bug]: ShopifyCLI::API::APIRequestServerError: 500{"errors":"Internal Server Error"} #2691

Closed cmarc-novatize closed 2 years ago

cmarc-novatize commented 2 years ago

Please confirm that you:

What type of project are you working on?

theme

Expected behavior

Should start my projet

Actual behavior

just does nothing and fails

Stack trace

/usr/local/Cellar/shopify-cli/2.29.0/gems/shopify-cli-2.29.0/lib/shopify_cli/api.rb:82:in `block in request'
/usr/local/Cellar/shopify-cli/2.29.0/gems/shopify-cli-2.29.0/vendor/deps/cli-kit/lib/cli/kit/util.rb:172:in `retry_after'
/usr/local/Cellar/shopify-cli/2.29.0/gems/shopify-cli-2.29.0/lib/shopify_cli/api.rb:89:in `request'
/usr/local/Cellar/shopify-cli/2.29.0/gems/shopify-cli-2.29.0/lib/shopify_cli/admin_api.rb:92:in `block in rest_request'
/usr/local/Cellar/shopify-cli/2.29.0/gems/shopify-cli-2.29.0/vendor/deps/cli-kit/lib/cli/kit/util.rb:172:in `retry_after'

Reproduction steps

  1. shopify login
  2. shopify theme serve
  3. then it fails

Operating System

x86_64-darwin21

CLI version (run shopify version if you're not sure)

2.29.0

Shell

/bin/zsh

Ruby version (run ruby -v if you're not sure)

3.1.2p20

What language and version are you using in your application?

No response

TomJacobsUK commented 2 years ago

I have same issue, think it's server-side issue.

Feniks212 commented 2 years ago

It already seems to be working

TomJacobsUK commented 2 years ago

Yep, working again now.