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

Corrupted download in CircleCI for v5.6.0 on Linux x64 #14967

Closed
3 of 10 tasks
westrem opened this issue Feb 8, 2021 · 1 comment
Closed
3 of 10 tasks

Corrupted download in CircleCI for v5.6.0 on Linux x64 #14967

westrem opened this issue Feb 8, 2021 · 1 comment
Labels
topic: installation Issue during installation or downloading Cypress type: duplicate This issue or pull request already exists

Comments

@westrem
Copy link

westrem commented Feb 8, 2021

Current behavior

There seems to be a corrupted package for Cypress 5.6.0

The checksums don't match.

Context: Trying to install Cypress in CircleCI

Debug logs

error /root/workspace/node_modules/cypress: Command failed.
Exit code: 1
Command: node index.js --exec install
Arguments: 
Directory: /root/workspace/node_modules/cypress
Output:
Installing Cypress (version: 5.6.0)

[07:58:38]  Downloading Cypress     [started]
[07:58:39]  Downloading Cypress     [failed]
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/5.6.0?platform=linux&arch=x64
Error: Corrupted download

Expected downloaded file to have checksum: 90012cdfc2823eba1921e9ed72e8e2156f409cbbc63d5918bf062b176f4f5e4467869cac609da02f75a229d402ee9acd52ea7fae8504c73196f2e98cbf002c6f
Computed checksum: 363316dea46c37f732346727197a9418f2257be9985fcc0ce68c581eec3dba5e753d5d62a1fc8b4be9a3ad7457aab7d2a6ec92028f55e4a8cc1fa0d1c01ebd0a

Expected downloaded file to have size: 205241643
Computed size: 205241643

----------

Platform: linux (Debian - 9.13)
Cypress Version: 5.6.0

Download method

  • npm
  • yarn
  • Direct download
  • other

Operating System

  • Linux
  • Mac
  • Windows

Other

  • I'm installing latest Cypress version
  • I'm behind a proxy
  • This only occurs in CI
@westrem westrem added the topic: installation Issue during installation or downloading Cypress label Feb 8, 2021
@jennifer-shehane
Copy link
Member

This is very likely this issue: #4595 which luckily we have a PR open to fix soon. 🤞

Duplicate of #4595

@jennifer-shehane jennifer-shehane added the type: duplicate This issue or pull request already exists label Feb 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: installation Issue during installation or downloading Cypress type: duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants