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

Report "socket hang up" issue #1220

Open
iceleo-com opened this issue Aug 21, 2024 · 0 comments
Open

Report "socket hang up" issue #1220

iceleo-com opened this issue Aug 21, 2024 · 0 comments

Comments

@iceleo-com
Copy link

Today, I got "socket hang up" issue when developing stencil theme.
The problem happen after running command stencil start. This command worked as expected till today.

brat@Brat-Inspiron-16-Plus-7630:~/Works/BigC/fwh-theme$ stencil start
API host set in config file: https://api.bigcommerce.com


not ok -- StoreHashReadError: socket hang up

URL: http://fabricwarehouse.com/admin/oauth/info
Method: GET
Please visit the troubleshooting page https://developer.bigcommerce.com/stencil-docs/deploying-a-theme/troubleshooting-theme-uploads.
If this error persists, please visit https://github.com/bigcommerce/stencil-cli/issues and submit an issue.

I solved this problem, but I want to share how I solved it. Hope it helps someone, and let the developer know about this issue.

To solve this issue, you need to edit file config.stencil.json, change the value of field normalStoreUrl from http:// to https:// to switch from regular HTTP to HTTP over SSL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant