Bug 210420 - [SOUP] Error performing TLS handshake when logging in to Twitter
Summary: [SOUP] Error performing TLS handshake when logging in to Twitter
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-13 03:09 PDT by Alberto Garcia
Modified: 2022-11-30 03:59 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alberto Garcia 2020-04-13 03:09:55 PDT
This happens with WebKitGTK 2.28.0, both with the MiniBrowser and Epiphany. I can also reproduce it with Cog and WPE WebKit 2.28.0.

1. Open https://twitter.com/
2. Select the "Log in" button on the top right side
3. Enter a username and password (no need for a valid account, any random text will do)

I get this error message most of the times:

   "Error performing TLS handshake: An unexpected TLS packet was received."

Pressing reload and/or trying again a couple of times solves the problem.
Comment 1 Alberto Garcia 2022-11-30 03:59:41 PST
This is working fine now