question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Document: Dose not support TLS 1.3

See original GitHub issue

Summary

Show unlimited Connecting... loading bar.

Environment Information

  • Device Name: iPhone 13 Pro
  • OS Version: iOS 15.0.2
  • Mattermost App Version: 1.47.0 (Build 374)
  • Mattermost Server Version: 6.0.0(Team Edtion)

Steps to reproduce

  1. Use only TLSv1.3
  • nginx config setting
ssl_protocols TLSv1.3;
  • or if using Cloudflare mm-mobile-error2
  1. Enter channel

Expected behavior

Don’t show unlimited connection error.

Observed behavior (that appears unintentional)

mm-mobile-error

Possible fixes

If lower the Minimum TLS Version to TLSv1.2, there is no problem.

Need support TLS 1.3

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
amyblaiscommented, Oct 19, 2021

I’ve moved it to the Docs repo to figure out the best place to document this.

0reactions
cwarnermmcommented, Oct 25, 2021
Read more comments on GitHub >

github_iconTop Results From Across the Web

Enable Support for TLS 1.2 or 1.3 on Web Browsers - Pitt IT
Google Chrome. TLS 1.2 is automatically enabled in Google Chrome version 29 or greater. Ensure you are using the most recent version of...
Read more >
How To Enable Or Disable TLS 1.3 In Windows 10 - Itechtics
Enable TLS 1.3 on Microsoft Edge and Internet Explorer · Type inetcpl.cpl in Run and press Enter. · In Internet Properties, go to...
Read more >
How to Enable TLS 1.3 in Apache, Nginx and Cloudflare?
A step-by-step guide to enable the latest and test TLS version protocol 1.3 Before the implementation procedure, let's take a look at what...
Read more >
How to enable or disable TLS 1.3 in Windows 10? - Asustor
Disable TLS 1.3: Find the following path in the left panel of the Registry Editor: Double-click on [Enabled].
Read more >
TLS 1.3: Everything you need to know - The SSL Store
This indicates that there is no mutually agreeable TLS version available for the client and server to use for their connection. This can...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found