Threads
Found 5000+ results.
How to increate mx upload filesize ?
Hi, I use self hosted appwrite and want to upload files bigger than 30 mB. how can i increase the max filesize? In my special case i want to import a csv file which is 42 MB big.
- Self Hosted
- Flutter
- Storage
Appwrite website opening issue on mobile and laptop
<@462046107556511744> i am facing issue in opening Chrome on my mobile and also on Chrome in laptop
- General
Authentication and Sign-In Functionality
when i am trying to find the accounts.read permission in the api permissions it dosent show Go to "API Keys" in the left sidebar 4. Find the API key that matches the one in your `.env` file 5. Click...
- Auth
GitHub connection failed
I am running a self-hosted Appwrite with Coolify. Everything is running smoothly so far and I wanted to starte develop functions. Trying to connect github with this doc:https://appwrite.io/docs/advanc...
- Self Hosted
- Functions
create subdomain for function
I have deployed my react project on Appwrite using Sites feature. I have added custom DNS on namecheap. I want to create new sub domains for my functions on Appwrite cloud. How can i do that?
- Functions
- Web
- Cloud
I am facing this error: type 'Null' is not a subtype of type 'int'
When attempting to fetch areas from the area collection, the application throws an error: "type 'Null' is not a subtype of type 'int.'" This issue originates in the AreaModel.fromJson constructor, ind...
- Self Hosted
- Flutter
- Databases
Domain Verification failed
I think i did the step by step well but just not work. When I enter the page I have this error: `Requested host does not match any Subject Alternative Names (SANs) on TLS certificate [bd0d66b6f7a72e0...
- Cloud
Adding Domain to Sites [Self Hosted]
I am struggling to get this working. I stood-up a new server and deployed appwrite 1.7.4. I added update .env file _APP_DOMAIN=appwrite.mydomain.com _APP_DOMAIN_TARGET=appwrite.mydomain.com I add th...
- Self Hosted
- Flutter
- Sites
Adding custom domain to Appwrite project
My app is hosted on Vercel on domain todo.velleb.com. On PC, the OAuth logins like GitHub, Discord and Google work and create the account and log in. On mobile however, it creates the account but then...
- Web
- Cloud
Received duplicate events
I used the React Native SDK to subscribe to `buckets.<ID>.files` on the client side. When the backend creates a file, two events are logged in my client's console. I tested this multiple times—sometim...
- React Native
- Realtime
Auth ( OTP Session )
Hi, i would like to ask about OTP session login, may i know is it doable for dynamic/variable for sender,reply-to or not?
- Auth
- Cloud
Sites not enabled on desktop view, but available on mobile view
Strange behaviour, I notice my account has sites available on my mobile view but not when i log in to cloud via laptop.
- Cloud
Need help migrating from self hosted to cloud
Hi! I am using self hosted appwrite for testing stuff out and now it's prod ready I want to deplot it to the cloud version. It gave me this error when fetching details- `Couldn’t load resources` `T...
- Self Hosted
- Tools
- Cloud
Appwrite CLI
I try to deploy a function using Appwrite CLI but it says: `appwrite functions createDeployment ^ --functionId=xyz^ --code="." ^ --activate error: unknown command 'createDeployment' (Did y...
- Functions
#support
<#1072905050399191082> any help on that?
- Databases
- Sites
- Web
- Self Hosted
Early Validation of Password Reset Tokens?
Hey there, I'm dealing with an issue with password reset flow and wondering how you handle this. Right now, when someone clicks an expired/already-used reset link, I still show them the "enter new p...
- Web
Cloud DB
Hey guys, my entire database has gone missing. Project id 665ae18f002aac268b73
- Flutter
- Cloud
Is anyone able to use createPush with multiple users at once right now?
Hello everyone! I use the createPush method in a function to send push messages to users (using FCM). The code below works fine. You can see I'm sending a push notification to one user: `` ...
- Messaging
- Cloud
Error when executing function on Cloud: "networkpolicies.networking.k8s.io is forbidden"
Hi everyone! I'm sorry for creating another topic in such a short amount of time, but I thought it's worth mentioning. Right now on Cloud I receive the following error when executing my function: ``...
- Flutter
- Cloud
No module named 'function.'
I can't figure out why my funciton works when testing locally using `appwrite run functions` and not when deployed in the cloud. I searched for this issue but doesn't seem to be a response. This is t...
- Cloud
Custom domain dont work
Hi, i have this error in my site, how can i fix that
- Sites
- Cloud
Appwrite Function stuck "processing"
I have an execution of my appwrite function with a 15sec timeout that is stuck in "processing" for 20mins, and I can't delete it cause appwrite won't delete processing executions. Any advice?
- Cloud
Does Appwrite work in China / Great Firewall?
Quick question - does AppWrite servers work well in Mainland China? We are building a project for predominantly China users so its a make or break! 🙂
- Android
- Cloud
Appwrite Sites giving Build archive was not created when using Bun, Vite, React and Failing on Build
So I currently have everything running smoothly on Netlify and for hosting but i want to make every thing in one place so when appwrite gave access to sites i jumped on it, now i didnt want to reach o...
- Sites
- Web
- Cloud
404 - Attribute not found in schema
Hey team, I deleted an attribute in the previous version of Appwrite and now that I'm trying to make changes to some of the underlying data inside of a particular dataset, I am reaching a "400 Invalid...
- Web
