Oauth stopped working

I'm not sure when it stopped working, but today I couldn't login using oauth. I made sure to update and I'm on version v1.131.3 now. Here is the error I'm seeing in the logs:

[Nest] 686  - 04/20/2025, 10:09:20 AM   ERROR [Api:OAuthRepository~cp3coghr] Error in OAuth discovery: Error: write EPROTO 0042B326CC140000:error:0A000458:SSL routines:ssl3_read_bytes:tlsv1 unrecognized name:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1605:SSL alert number 112

[Nest] 686  - 04/20/2025, 10:09:20 AM   ERROR [Api:OAuthRepository~cp3coghr] Error: write EPROTO 0042B326CC140000:error:0A000458:SSL routines:ssl3_read_bytes:tlsv1 unrecognized name:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1605:SSL alert number 112

    at WriteWrap.onWriteComplete [as oncomplete] (node:internal/stream_base_commons:95:16)
    at WriteWrap.callbackTrampoline (node:internal/async_hooks:130:17)
Was this page helpful?