Back

File not uploading storage (SSLV3_ALERT_BAD_RECORD_MAC)

  • 2
  • Flutter
  • Storage
  • Cloud
kamal.panara
9 Jul, 2023, 09:41

I'm getting following error message:

TypeScript
flutter: AppwriteException: , TlsException:
    SSLV3_ALERT_BAD_RECORD_MAC(tls_record.cc:594) error 268436476 (0)

this also happened last night with me but after some time it got fixed automatically looks like it's appwrite's side issue and not from my end. please help I'm new to appwrite.

TL;DR
User is experiencing an issue when trying to upload files to storage using Appwrite in a Flutter app. The error message is "SSLV3_ALERT_BAD_RECORD_MAC." User believes the issue is with the host server. They have observed that the error occurs sometimes in the iOS simulator but works fine on real devices. It is unclear what is causing the issue. User asks if anyone is able to upload files directly from the cloud console. User is using the Appwrite SDK but does not mention the version. User believes it may be an issue on Appwrite's side. No solution is provided in the thread.
kamal.panara
9 Jul, 2023, 09:41

File not uploading storage (SSLV3_ALERT_BAD_RECORD_MAC)

D5
9 Jul, 2023, 11:43

Hello. This is when you try uploading to the bucket storage?

D5
9 Jul, 2023, 11:44

What's the appwrite SDK version you're using?

rohit90314
9 Jul, 2023, 16:03

Are you able to upload files directly from the cloud console? I am guessing it should be able to. My understanding here is that your app is unable to make a ssl verification

kamal.panara
10 Jul, 2023, 12:57

it's happening sometimes in iOS simulator on Mac.

kamal.panara
10 Jul, 2023, 12:57

works fine on real device.

kamal.panara
10 Jul, 2023, 13:00

at least that's my observation. still not sure what's causing it. because for many days I have been working with the iOS simulator and it was working fine all the time. till day before yesterday.

rohit90314
10 Jul, 2023, 13:22

Yeah so that’s my assumption as well the issue is not with the appwrite but with the host client itself. The host client is unable to do SSL verification and that’s what is causing issues.

rohit90314
10 Jul, 2023, 13:25

Next time when this happens try accessing any other https resource, I am guessing that would fail too. I am not familiar with flutter dev much but whenever I have seen this during my development majority of the time its because of my host server

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