Skip to content
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

shopify app deploy failed on request to storage.googleapis.com that reason: read ECONNRESET #2946

Closed
2 tasks done
NickOpen opened this issue Oct 9, 2023 · 4 comments
Closed
2 tasks done
Labels
Type: Bug Something isn't working

Comments

@NickOpen
Copy link

NickOpen commented Oct 9, 2023

Please confirm that you have:

  • Searched existing issues to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional information in a comment on it.)
  • Reproduced the issue in the latest CLI version.

In which of these areas are you experiencing a problem?

App, Extension

Expected behavior

Success deploy the theme app extension.

Actual behavior

I've just started Shopify Theme App Extensions development.

when I follow the Star Rating Tutorial, run the deploy command, then cli output "read ECONNRESET" error every time;

terminal output:
image

Reproduction steps

in shopify app root directory ( app base on remix template and installed on development store),

  1. Run npm run deploy

Operating System

MacOS Ventura 13.2

Shopify CLI version (check your project's package.json if you're not sure)

3.49.6

Shell

zsh

Node version (run node -v if you're not sure)

v20.8.0

What language and version are you using in your application?

Remix(React)

@NickOpen NickOpen added the Type: Bug Something isn't working label Oct 9, 2023
@Arkham
Copy link
Contributor

Arkham commented Oct 12, 2023

This seems like an internet connection issue. I will close for now, feel free to reopen if you have more details.

@Arkham Arkham closed this as completed Oct 12, 2023
@NickOpen
Copy link
Author

After many tests, I found this issue caused by my network which is China Mobile, when switch to China Telecom or China Unicom, this issue has never happened again.

Hope this solution can help other people.

@Ctrl30
Copy link

Ctrl30 commented Jan 2, 2024

image i have the same issue

@sundaev
Copy link

sundaev commented May 13, 2024

i have the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants