Discussing Shopify Functions development, deployment, and usage in Shopify apps.
Hey,
So I have been using "shopify app deploy" command to deploy my app code (and theme app extension) for the past year or so. Today morning as well it was working but now suddenly its started to throw a "socket hang up" error. I have just added a console.log after my last successful deploy and have tried reverting and deploying as well, it still fails. Is it a shopify issue? Adding in the exact error below. Can someone please help out here, I am trying to add a fix for a prod issue and am unable to do the same. Thanks!
request to https://partners-extensions-scripts-bucket.storage.googleapis.com/deployments/3128.... failed, reason: socket hang up
Hey @nikhilKNA
Haven't seen any other reports today - are you still experiencing the issue?
Scott | Developer Advocate @ Shopify
Hey @SBD_ ,
Yes I am still facing the issue. It is fleeting though, it works every once in a while (without changing any code, etc) and then it would stop working for half an hour.
Can someone please help me out here. This is blocking us from updating production code and is causing a lot of issues. Thanks.
Thanks. Checking with the CLI team. In the meantime are you able to deploy from somewhere else (like GitHub actions) to rule out your connection?
Scott | Developer Advocate @ Shopify