SSLV3_ALERT_BAD_RECORD_MAC(tls_record.cc:583) error 268436476, uri=https://cloud.appwrite.io/v1/storage/buckets/67bxxxxxxxxxxxxd026/files (0)
as well as this error
ClientException: Connection reset by peer, uri=https://cloud.appwrite.io/v1/storage/buckets/67b10xxxxxxxxxxxx026/files (0)
yes my internet is stable and im able to perform reads and write to the Database. I'm only facing this issue with storage i have checked if its the permissions by setting it to any
this is the code i have used to create a new file on storage
bucketId: bucketId,
fileId: fileId,
file: InputFile.fromPath(path: image),
permissions: [
Permission.read(Role.any()), // Anyone can read
Permission.write(
Role.user(userId)), // Only the user can edit/delete
]);
return result; ```
weird....i wonder if this is a flutter bug. what version of flutter do you have?
flutter 3.29.0
What flutter appwrite version are you on?
appwrite: ^14.0.0
Try appwrite: 13.0.0
Recommended threads
- Create a new paid tier
Current pricing seems reasonable enough about what is someone getting for 25$. But for some people most of these resouces are getting wasted. Like the bandwidt...
- [Bug] Appwrite Auth User Prefs
User prefs are decoded as blank although there are plenty of data and add preference button not working in this case
- I have try to use the appwrite in to the...
Invalid Origin. Register your new client (oailedjdbkhlkakmnnapoonllbnfmfij) as a new Web (Chrome Extension) platform on your project console dashboard