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

Failures in Node Installation for Kibana and dashboard Apps package #2251

Open
Rebits opened this issue Jul 5, 2023 · 1 comment
Open

Failures in Node Installation for Kibana and dashboard Apps package #2251

Rebits opened this issue Jul 5, 2023 · 1 comment
Labels
level/subtask Task issue type/bug Bug issue

Comments

@Rebits
Copy link
Member

Rebits commented Jul 5, 2023

Description

The KibanaApp package installation is failing for version 4.6.0, and the following error is encountered:

14:57:10  + node_version=16.18.1
14:57:10  + n 16.18.1
14:57:10    installing : node-v16.18.1
14:57:10         mkdir : /usr/local/n/versions/node/16.18.1
14:57:10         fetch : https://nodejs.org/dist/v16.18.1/node-v16.18.1-linux-x64.tar.xz
14:57:10  curl: (92) HTTP/2 stream 0 was not closed cleanly: INTERNAL_ERROR (err 2)
14:57:10  xz: (stdin): Unexpected end of input
14:57:10  tar: Unexpected EOF in archive
14:57:10  tar: Unexpected EOF in archive
14:57:10  tar: Error is not recoverable: exiting now
14:57:10    Error: failed to download archive for 16.18.1

This seems to occur erratically.

Evidences

Build: https://ci.wazuh.info/job/Packages_builder/151764/console

@Rebits Rebits added level/subtask Task issue type/bug Bug issue labels Jul 5, 2023
@Rebits Rebits changed the title Intermittent Failures in Node Installation for KibanaApp package Failures in Node Installation for Kibana and dashboard Apps package Jul 5, 2023
@AlexRuiz7
Copy link
Member

This problem happens sometimes. The mirror to download Node is unavailable temporary, I guess due to maintenance.

If you check the link again, it works now: https://nodejs.org/dist/v16.18.1/node-v16.18.1-linux-x64.tar.xz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/subtask Task issue type/bug Bug issue
Projects
None yet
Development

No branches or pull requests

2 participants