nodejs / unofficial-builds

Unofficial binaries for Node.js
https://unofficial-builds.nodejs.org
227 stars 47 forks source link

20.3.0 build status #81

Closed foxt closed 1 year ago

foxt commented 1 year ago

:wave: Hi all, I'm looking for 20.3 to land in the Docker image, and I noticed it hasn't seem to have been built here?

Is cURL erroring out in the logs to be expected? (https://unofficial-builds.nodejs.org/logs/202306081605-v20.3.0/fetch-source.log)

pkorsch commented 1 year ago

Hi all,

looks like the build dir was created, but it is still empty: https://unofficial-builds.nodejs.org/download/release/v20.3.0/

rvagg commented 1 year ago

no, curl erroring is not expected

+ curl -fsSLO --compressed https://nodejs.org/download/release/v20.3.0/node-v20.3.0.tar.xz
curl: (92) HTTP/2 stream 1 was not closed cleanly: INTERNAL_ERROR (err 2)

Cloudflare problem perhaps.

I'll manually restart it, the logs should show up at the bottom of https://unofficial-builds.nodejs.org/logs/ when it gets going, it might take a few minutes.

foxt commented 1 year ago

Thanks, I can see the builds in https://unofficial-builds.nodejs.org/download/release/v20.3.0/ now.