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

fix: Install default crypto provider #45

Merged
merged 2 commits into from
Aug 16, 2024
Merged

Conversation

sbernauer
Copy link
Member

Previously we where hitting

[2m2024-08-16T08:09:30.870088Z[0m [32m INFO[0m [2mtrino_lb::http_server[0m[2m:[0m Starting metrics exporter [3mlisten_addr[0m[2m=[0m[::]:9091
[2m2024-08-16T08:09:30.870166Z[0m [32m INFO[0m [2mtrino_lb::http_server[0m[2m:[0m Starting server [3mlisten_addr[0m[2m=[0m[::]:8444
thread 'main' panicked at /root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.23.12/src/crypto/mod.rs:259:14:
no process-level CryptoProvider available -- call CryptoProvider::install_default() before this point
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

@soenkeliebau soenkeliebau added this pull request to the merge queue Aug 16, 2024
Merged via the queue into main with commit 547aea7 Aug 16, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants