H
Homarr2w ago
andres

OIDC error, message: 'self-signed certificate'

Hi Recently OIDC login broke for me with this message:
[next-auth][error][SIGNIN_OAUTH_ERROR]
https://next-auth.js.org/errors#signin_oauth_error self-signed certificate {
error: {
message: 'self-signed certificate',
stack: 'Error: self-signed certificate\n' +
' at TLSSocket.onConnectSecure (node:_tls_wrap:1560:34)\n' +
' at TLSSocket.emit (node:events:511:28)\n' +
' at TLSSocket._finishInit (node:_tls_wrap:977:8)\n' +
' at ssl.onhandshakedone (node:_tls_wrap:771:12)',
name: 'Error'
},
providerId: 'oidc',
message: 'self-signed certificate'
}
[next-auth][error][SIGNIN_OAUTH_ERROR]
https://next-auth.js.org/errors#signin_oauth_error self-signed certificate {
error: {
message: 'self-signed certificate',
stack: 'Error: self-signed certificate\n' +
' at TLSSocket.onConnectSecure (node:_tls_wrap:1560:34)\n' +
' at TLSSocket.emit (node:events:511:28)\n' +
' at TLSSocket._finishInit (node:_tls_wrap:977:8)\n' +
' at ssl.onhandshakedone (node:_tls_wrap:771:12)',
name: 'Error'
},
providerId: 'oidc',
message: 'self-signed certificate'
}
Thing is neither homarr nor authentik are using self signed certs on my end... What can I do?
3 Replies
Cakey Bot
Cakey Bot2w ago
Thank you for submitting a support request. Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
andres
andresOP2w ago
I am using it in unraid 0.15.10
andres
andresOP2w ago
No description

Did you find this page helpful?