kaisellgren / mailer

Compose and send emails from Dart. Supports file attachments, HTML emails and multiple transport methods.
MIT License
166 stars 86 forks source link

[ERROR:flutter/lib/ui/ui_dart_state.cc(198)] Unhandled Exception: HandshakeException: Handshake error in client (OS Error: #215

Closed cosmeaf closed 1 year ago

cosmeaf commented 2 years ago

E/flutter (11132): [ERROR:flutter/lib/ui/ui_dart_state.cc(198)] Unhandled Exception: HandshakeException: Handshake error in client (OS Error: E/flutter (11132): WRONG_VERSION_NUMBER(tls_record.cc:242)) E/flutter (11132): #0 _SecureFilterImpl._handshake (dart:io-patch/secure_socket_patch.dart:99:46) E/flutter (11132): #1 _SecureFilterImpl.handshake (dart:io-patch/secure_socket_patch.dart:142:25) E/flutter (11132): #2 _RawSecureSocket._secureHandshake (dart:io/secure_socket.dart:911:54) E/flutter (11132): #3 _RawSecureSocket._tryFilter (dart:io/secure_socket.dart:1040:19) E/flutter (11132): E/flutter (11132):

close2 commented 2 years ago

This is not enough information to do anything.