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

Unable to start mjolnir in k8s, TLS error #490

Open
cristi-vlad opened this issue Aug 31, 2023 · 0 comments
Open

Unable to start mjolnir in k8s, TLS error #490

cristi-vlad opened this issue Aug 31, 2023 · 0 comments

Comments

@cristi-vlad
Copy link

cristi-vlad commented Aug 31, 2023

Hello,

App is not starting in k8s, probably seeking for CA certificate of matrix server BUT there is no way to set it :

Thu, 31 Aug 2023 08:35:56 GMT [ERROR] [MatrixHttpClient] (REQ-1) Error: unable to verify the first certificate
Thu, Aug 31 2023 10:35:56 am at TLSSocket.onConnectSecure (node:_tls_wrap:1539:34)
Thu, Aug 31 2023 10:35:56 am at TLSSocket.emit (node:events:513:28)
Thu, Aug 31 2023 10:35:56 am at TLSSocket.emit (node:domain:489:12)
Thu, Aug 31 2023 10:35:56 am at TLSSocket._finishInit (node:_tls_wrap:953:8)
Thu, Aug 31 2023 10:35:56 am at TLSWrap.ssl.onhandshakedone (node:_tls_wrap:734:12) {
Thu, Aug 31 2023 10:35:56 am code: 'UNABLE_TO_VERIFY_LEAF_SIGNATURE'
Thu, Aug 31 2023 10:35:56 am}
Thu, Aug 31 2023 10:35:56 amFailed to setup mjolnir from the config /data/storage: Error: unable to verify the first certificate
Thu, Aug 31 2023 10:35:56 amnode:internal/process/promises:279
Thu, Aug 31 2023 10:35:56 am triggerUncaughtException(err, true /* fromPromise */);
Thu, Aug 31 2023 10:35:56 am ^
Thu, Aug 31 2023 10:35:56 am
Thu, Aug 31 2023 10:35:56 amError: unable to verify the first certificate
Thu, Aug 31 2023 10:35:56 am at TLSSocket.onConnectSecure (node:_tls_wrap:1539:34)

Thu, Aug 31 2023 10:35:56 am at TLSSocket.emit (node:events:513:28)
Thu, Aug 31 2023 10:35:56 am at TLSSocket.emit (node:domain:489:12)
Thu, Aug 31 2023 10:35:56 am at TLSSocket._finishInit (node:_tls_wrap:953:8)
Thu, Aug 31 2023 10:35:56 am at TLSWrap.ssl.onhandshakedone (node:_tls_wrap:734:12) {
Thu, Aug 31 2023 10:35:56 am code: 'UNABLE_TO_VERIFY_LEAF_SIGNATURE'
Thu, Aug 31 2023 10:35:56 am}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant