You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if this is related with truffleruby or the docker image, but I just started seeing this error popping up in httpx truffleruby builds on process boot:
opt/truffleruby-24.2.2/lib/truffle/truffle/cext.rb:1315:in `rb_exc_raise': X509_LOOKUP_load_file: BIO lib (OpenSSL::X509::StoreError)
from exception.c:29:in `rb_exc_raise'
from /opt/truffleruby-24.2.2/lib/truffle/truffle/cext_ruby.rb:38:in `add_file'