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

ncr executable sometime fails in github CI #146

Open
matteo-cristino opened this issue Apr 26, 2024 · 4 comments
Open

ncr executable sometime fails in github CI #146

matteo-cristino opened this issue Apr 26, 2024 · 4 comments

Comments

@matteo-cristino
Copy link
Contributor

When using the ncr binary from github CI sometime randomaly I get

pkg/prelude/bootstrap.js:1926
      return wrapper.apply(this.exports, args);
                     ^

Error: This version of uWS.js supports only Node.js LTS versions 16, 18 and 20 on (glibc) Linux, macOS and Windows, on Tier 1 platforms (https://github.com/nodejs/node/blob/master/BUILDING.md#platform-list).

Error: /tmp/pkg/8587103d6a12b0e5ed732a11cbaf94ec2a6f7b899f3d72c40c577accb5a41d1b/uws_linux_x64_108.node: file too short
    at /snapshot/ncr/dist/index.cjs
    at Object.<anonymous> (/snapshot/ncr/dist/index.cjs)
    at Module._compile (pkg/prelude/bootstrap.js:1926:22)
    at Module._extensions..js (node:internal/modules/cjs/loader:1166:10)
    at Module.load (node:internal/modules/cjs/loader:988:32)
    at Module._load (node:internal/modules/cjs/loader:834:12)
    at Function.runMain (pkg/prelude/bootstrap.js:1979:12)
    at node:internal/main/run_main_module:17:47

Node.js v18.5.0
@puria
Copy link
Member

puria commented Apr 26, 2024

🧐 Seems something we can report directly to https://github.com/uNetworking/uWebSockets.js

@matteo-cristino
Copy link
Contributor Author

They said it is not an issue on their side

uNetworking/uWebSockets.js#1053

@puria
Copy link
Member

puria commented May 31, 2024

Is this still an issue?

@matteo-cristino
Copy link
Contributor Author

It is a bit that I do not see it anymore, but I am not running as much the DIDRoom_microservices CI as we did one month ago. Will see it in the following days when we should start working again on that folder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants