Cannot download Cypress, because the post-install hook fails.
I can download cypress.
npm install [email protected]
The Cypress App could not be downloaded.
Please check network connectivity and try again:
----------
URL: https://download.cypress.io/desktop/1.4.1?platform=darwin&arch=x64
Error: Failed downloading the Cypress binary.
Response code: 503
Response message: Service Unavailable
----------
Platform: darwin (17.3.0)
Cypress Version: 1.4.1
We did experience some timeouts this morning for a brief period of time - we'll look at the logs to investigate but it didn't last for very long.
@brian-mann - still experiencing the same issue as described above with Cypress version: 3.1.4
Log details:
````
The Cypress App could not be downloaded.
URL: https://download.cypress.io/desktop/3.1.4?platform=linux&arch=x64
Error: Failed downloading the Cypress binary.
Response code: 503
Platform: linux (Debian - 9.6)
Cypress Version: 3.1.4
````
I am facing this issue right now. Could someone help me, please?
The Cypress App could not be downloaded.
Please check network connectivity and try again:
----------
URL: https://download.cypress.io/desktop/3.1.4?platform=darwin&arch=x64
Error: Failed downloading the Cypress binary.
Response code: 503
Response message: Service Unavailable
----------
Platform: darwin (18.2.0)
Cypress Version: 3.1.4
It just worked after some tries. 🤔
The 503 issues seem to happen to all cypress download links. For a CircleCI run of our next prod candidate, where we're using a custom docker image that installs cypress through yarn, we saw all 16 containers fail from a 503 that was trying to resolve the dependency from https://download.cypress.io/desktop/3.1.1?platform=linux&arch=x64. When I go to the link on my own laptop, it consistently works.
We were experiencing a brief outage of our download service that has since been resolved. You can monitor our status and review any outages in the future here: https://status.cypress.io/
I am still experiencing the same issue!
Logs:-
5316 verbose stack Error: [email protected] postinstall: `node index.js --exec install`
5316 verbose stack Exit status 1
5316 verbose stack at EventEmitter.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\index.js:301:16)
5316 verbose stack at emitTwo (events.js:126:13)
5316 verbose stack at EventEmitter.emit (events.js:214:7)
5316 verbose stack at ChildProcess.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\lib\spawn.js:55:14)
5316 verbose stack at emitTwo (events.js:126:13)
5316 verbose stack at ChildProcess.emit (events.js:214:7)
5316 verbose stack at maybeClose (internal/child_process.js:915:16)
5316 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5)
5317 verbose pkgid [email protected]
5318 verbose cwd C:\Users\Zone\cypressTest
5319 verbose Windows_NT 10.0.15063
5320 verbose argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "cypress"
5321 verbose node v8.12.0
5322 verbose npm v6.4.1
5323 error code ELIFECYCLE
5324 error errno 1
5325 error [email protected] postinstall: `node index.js --exec install`
5325 error Exit status 1
5326 error Failed at the [email protected] postinstall script.
5326 error This is probably not a problem with npm. There is likely additional logging output above.
5327 verbose exit [ 1, true ]
console error:-
> [email protected] postinstall C:\Users\Zone\cypressTest\node_modules\cypress
> node index.js --exec install
Installing Cypress (version: 3.1.5)
√ Downloaded Cypress
× Unzipping Cypress
→ Cypress Version: 3.1.5
Finishing Installation
The Cypress App could not be unzipped.
Search for an existing issue or open a GitHub issue at
https://github.com/cypress-io/cypress/issues
----------
Error: end of central directory record signature not found
----------
Platform: win32 (10.0.15063)
Cypress Version: 3.1.5
npm WARN [email protected] No repository field.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] postinstall: `node index.js --exec install`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Zone\AppData\Roaming\npm-cache\_logs\2019-03-15T09_26_07_581Z-debug.log
@sajjadh Your issue seems to be related to this issue: https://github.com/cypress-io/cypress/issues/3515 Can you try updating to 3.2.0 to see if this issue is resolved please?
hi jennifer,
Still i could not get a proper solution. it says
* Installing Cypress (version: 3.2.0) × Downloading Cypress → Cypress
Version: 3.2.0 Unzipping Cypress Finishing InstallationThe Cypress
App could not be downloaded.Please check network connectivity and try
again:----------URL:
https://download.cypress.io/desktop/3.2.0?platform=win32&arch=x64
<https://download.cypress.io/desktop/3.2.0?platform=win32&arch=x64>Error:
read ECONNRESET----------Platform: win32 (10.0.15063)Cypress Version: 3.2.0
"*
Thank You & Best Regards,
Software Engineering Student | University of Westminster
E [email protected] <[email protected]>
On Tue, Mar 19, 2019 at 5:42 PM Jennifer Shehane notifications@github.com
wrote:
@sajjadh https://github.com/sajjadh Your issue seems to be related to
this issue: #3515 https://github.com/cypress-io/cypress/issues/3515 Can
you try updating to 3.2.0 to see if this issue is resolved please?—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/cypress-io/cypress/issues/1280#issuecomment-474336495,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AeMo34G3Gty0ukCB36gQWeY4f_QulZZJks5vYNQigaJpZM4R-Mdl
.
Most helpful comment
@brian-mann - still experiencing the same issue as described above with Cypress version: 3.1.4
Log details:
````
The Cypress App could not be downloaded.
Please check network connectivity and try again:
URL: https://download.cypress.io/desktop/3.1.4?platform=linux&arch=x64
Error: Failed downloading the Cypress binary.
Response code: 503
Response message: Service Unavailable
Platform: linux (Debian - 9.6)
Cypress Version: 3.1.4
````