My nextcloud version is 33.0.3.
The notify_push container crashes with this log:
/var/www/html/custom_apps/notify_push/bin/x86_64 # ./notify_push /var/www/html/config/config.php
Error: x Main thread panicked.
|-> at /nix/store/0z2r3kypvq12cl33jkaabbifpi8jhd9z-crates-io-dependencies/rustls-0.23.37-758025cb5fccfd3bc2fd74708fd4682be41d99e5dff73c377c0646c6012c73a4/src/crypto/
| mod.rs:249:14
`->
Could not automatically determine the process-level CryptoProvider from Rustls crate features.
Call CryptoProvider::install_default() before this point to select a provider manually, or make sure exactly one of the 'aws-lc-rs' and 'ring' features is enabled.
See the documentation of the CryptoProvider type for more information.
help: set the `RUST_BACKTRACE=1` environment variable to display a backtrace.
Reverting to 1.3.1 starts fine.
My nextcloud version is 33.0.3.
The notify_push container crashes with this log:
Reverting to 1.3.1 starts fine.