seqeralabs / wave-cli

Command line tool for Wave containers provisioning service
https://seqera.io/wave
Apache License 2.0
13 stars 3 forks source link

On MacOS: setrlimit to increase file descriptor limit failed, errno 22 #27

Closed jason-seqera closed 11 months ago

jason-seqera commented 1 year ago
wave --version
setrlimit to increase file descriptor limit failed, errno 22
1.0.0_743accb

This happens running the CLI w/ the version argument, without trying to do a build. On MBP macOS 12.7 (21G816).

I don't know if this is related: https://questdb.io/blog/max-open-file-limit-macos-jvm/

munishchouhan commented 1 year ago

I am using Mac OS 14.0 (23A344) and not getting this error

munish.chouhan@Munishs-MacBook-Pro bin % ./wave --version
1.0.0_743accb
munish.chouhan@Munishs-MacBook-Pro bin %
marcodelapierre commented 1 year ago

All good here, too, with macOS Sonoma on an M2 macbook pro:

$ wave --version
1.0.0_743accb

@jason-seqera is this still happening for you?

pditommaso commented 11 months ago

I believe this has been solved in latest version (1.1.2).