Back

I/flutter (24410): AuthError: HandshakeException: Handshake error in client (OS Error: I/f

  • 0
  • Flutter
  • Cloud
Alewww
30 Jan, 2025, 12:25

I/flutter (24410): AuthError: HandshakeException: Handshake error in client (OS Error: I/flutter (24410): TLSV1_ALERT_UNRECOGNIZED_NAME(tls_record.cc:592))

TL;DR
Developers are encountering a handshake error while connecting to an endpoint. The issue likely stems from using the incorrect endpoint (`https://cloud.services.io/v1` instead of `https://cloud.appwrite.io/v1`). Changing the endpoint should resolve the HandshakeException.
Alewww
30 Jan, 2025, 12:26

.setSelfSigned() do not help

Darshan Pandya
30 Jan, 2025, 12:34

what endpoint did you use?

Alewww
30 Jan, 2025, 12:37

AppwriteSingleton._internal() { client = Client(); client .setEndpoint('https://cloud.services.io/v1') .setProject('key').setSelfSigned();

Darshan Pandya
30 Jan, 2025, 12:37

https://cloud.appwrite.io/v1

Darshan Pandya
30 Jan, 2025, 12:38

where did you get - https://cloud.services.io/v1 from?

Alewww
30 Jan, 2025, 12:38

ow sorry. llm )

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more