-
Notifications
You must be signed in to change notification settings - Fork 140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error: request to https://[STORE].myshopify.com/admin/api/unstable/themes/166797738292.json?fields=id%2Cname%2Crole%2Cprocessing failed, reason: connect ECONNREFUSED 23.227.38.74:443 #4205
Comments
Hello @lesterdefreitas, looking at the shop and theme you are accessing, it looks like this theme |
Hi @lucyxiang, thanks for coming back. It was a dev store so it very well may have been deleted in the process as I tried a couple |
@lesterdefreitas this error looks like to be coming from Shopify when we try to fetch for theme data, not the CLI itself. I suspected it's a network issue but if it works sometimes and doesn't work sometimes and you've changes nothing about your setup, that is strange. Does this error happen when you can access the theme in the admin (ie. connection error when using the CLI but not when using the browser)? |
@lucyxiang it happens when we try to create a new dev theme ( Dev themes aren't visible in the admin theme library so we can't really check without starting up the theme and opening the theme editor link from the cli. But in this case it fails anyway, so we can't. But, I definitely think this has something to do with network as it works after I restart our network and then It's weird and hard to explain. But I don't think it's a cli or Shopify issue actually. Must be something on our side. Annoying though. I think this issue can be closed. |
Same issue here |
@TheGreatSimo have you tried different networks? I'm pretty sure the issue I was having was network related as I was working from a different location than usual. Since being back at the office I haven't experienced this issue again. |
@lesterdefreitas I resolved it thank you! |
it network problem, reconnect with network again. |
I flush my dns and windows:
|
Please confirm that you have:
In which of these areas are you experiencing a problem?
Theme
Expected behavior
shopify theme dev
should work as normal.Actual behavior
Instead I get an error:
error: request to https://[STORE].myshopify.com/admin/api/unstable/themes/166797738292.json?fields=id%2Cname%2Crole%2Cprocessing failed, reason: connect ECONNREFUSED 23.227.38.74:443
Verbose output
The text was updated successfully, but these errors were encountered: