question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error: Failed downloading the Cypress binary. 503, Service unavailable - should be reflected in Cypress status page.

See original GitHub issue
yarn add cypress
yarn add v1.16.0
info No lockfile found.
warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
[1/4] 🔍  Resolving packages...
warning cypress > @cypress/request > har-validator@5.1.5: this library is no longer supported
[2/4] 🚚  Fetching packages...
[3/4] 🔗  Linking dependencies...
[4/4] 🔨  Building fresh packages...
error /Users/bian/node_modules/cypress: Command failed.
Exit code: 1
Command: node index.js --exec install
Arguments: 
Directory: /Users/bian/node_modules/cypress
Output:
Installing Cypress (version: 4.12.1)

[15:24:57]  Downloading Cypress     [started]
[15:25:28]  Downloading Cypress     [failed]
[15:25:28] → The Cypress App could not be downloaded.

Does your workplace require a proxy to be used to access the Internet? If so, you must configure the HTTP_PROXY environment variable before downloading Cypress. Read more: https://on.cypress.io/proxy-configuration

Otherwise, please check network connectivity and try again:

----------

URL: https://download.cypress.io/desktop/4.12.1?platform=darwin&arch=x64
Error: Failed downloading the Cypress binary.
Response code: 503
Response message: Service Unavailable

----------

Platform: darwin (18.7.0)
Cypress Version: 4.12.1
The Cypress App could not be downloaded.

Does your workplace require a proxy to be used to access the Internet? If so, you must configure the HTTP_PROXY environment variable before downloading Cypress. Read more: https://on.cypress.io/proxy-configuration

Otherwise, please check network connectivity and try again:

----------

URL: https://download.cypress.io/desktop/4.12.1?platform=darwin&arch=x64
Error: Failed downloading the Cypress binary.
Response code: 503
Response message: Service Unavailable

----------

Platform: darwin (18.7.0)
Cypress Version: 4.12.1
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
mastergingercommented, Aug 7, 2020

Yes, it’s back. I’m keeping this open since when it’s down, https://www.cypressstatus.com/ was showing all green. I think https://www.cypressstatus.com/ should include the status of the download server since it’s on the critical path of installing Cypress.

2reactions
brandon-leapyearcommented, Aug 7, 2020

https://download.cypress.io/desktop

Looks like the Heroku application is down

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error: Failed downloading the Cypress binary - Stack Overflow
I am using Nextjs and Vercel to deploy my website. Cypress was working fine yesterday. But today when Vercel runs the build I...
Read more >
Handle 503 status code error in cypress - Way2Automation
When you run the Test,​​ cypress tries to launch the url & immediately it gives​​ CypressError.​​ The response from web server is 503...
Read more >
Changelog - Cypress Documentation
Fixed a regression introduced in the Electron browser in Cypress 10.8.0 where the CYPRESS_EVERY_NTH_FRAME environment variable was not being set appropriately ...
Read more >
cypress-io/cypress - Gitter
Indeed, I am trying to test a login page. In this page I type the phone number and after clicking the submit I...
Read more >
PSoC Creator User Guide - Infineon Technologies
The document following this cover page is marked as “Cypress” document as this is ... (b) to distribute the Software in binary code...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found