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

Error when uploading source maps to Shopify on deploy #82

Open
nddery opened this issue Jun 20, 2017 · 0 comments
Open

Error when uploading source maps to Shopify on deploy #82

nddery opened this issue Jun 20, 2017 · 0 comments
Milestone

Comments

@nddery
Copy link
Contributor

nddery commented Jun 20, 2017

Environment is production. Go ahead with "replace" ? [y/N]
y
You are about to deploy to the main theme. Continue ? [y/N]
y
[production]: 26 / 26 [==========================================================] 100 %
16:47:19 [production]Asset Perform Update to assets/scripts.c86fe221e3fd333dd117.js.map at host [url].myshopify.com
    Status: 0
    Errors: Put https://[url].myshopify.com/admin/assets.json: net/http: request canceled (Client.Timeout exceeded while awaiting headers)

16:47:19 [production]Asset Perform Update to assets/scripts.c86fe221e3fd333dd117.js.map at host [dev].myshopify.com
    Status: 0
    Errors: Put https://[url].myshopify.com/admin/assets.json: net/http: request canceled (Client.Timeout exceeded while awaiting headers)

Disabling source map on production build fixes this. May be worth trying to set a higher timeout ?

@nddery nddery modified the milestones: v0.3.0, v0.4.0 Aug 24, 2017
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