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

[Bug]: Random Certificate Error #3020

Open
6 tasks done
pmkap opened this issue Apr 29, 2024 · 3 comments
Open
6 tasks done

[Bug]: Random Certificate Error #3020

pmkap opened this issue Apr 29, 2024 · 3 comments
Labels

Comments

@pmkap
Copy link

pmkap commented Apr 29, 2024

Checks before filing an issue

Mattermost Desktop Version

5.7.0

Operating System

Windows, Linux, MacOS

Mattermost Server Version

9.7.2

Steps to reproduce

Not really reproducible, happens randomly on Linux, Mac and Windows. Mattermost itself works perfectly, but the message showing up is irritating to users.

Expected behavior

Nothing

Observed behavior

Certificate error showing up randomly

Log Output

mattermost-desktop[41788]: [41788:0429/091348.416219:ERROR:ssl_client_socket_impl.cc(975)] handshake failed; returned -1, SSL error code 1, net_error -200

Additional Information

image

@pmkap pmkap added the Type/Bug label Apr 29, 2024
@devinbinnie
Copy link
Member

@pmkap Did someone post an image from an unsecure site onto the server? Usually this error will popup when the app is trying to load something from a server that is deems untrusted. If it's coming up when you load the server initially, then it's possible that the server itself has an expired certificate?

@pmkap
Copy link
Author

pmkap commented May 6, 2024

@devinbinnie Thanks for the reply!
I am not aware of any images posted from an unsecure site.

The error is showing up randomly, not when connecting to the server initially. Also we use let's encrypt certificates. The error however says "Sectigo RSA Organization Validation Secure Server CA"
Additional note: This happened with two different Mattermost servers.

@devinbinnie
Copy link
Member

If you're able to turn on Debug logging in the Settings windows/modal there should be a line in there that shows the certificate check, so we should be able to see what URL it's coming from.

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

No branches or pull requests

2 participants