Threads
Found 5000+ results.
Error getting preview of file
Rest Response: { "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.8.1" } Appwrite Logs appwrite | [Error] Timestamp: 2026-02...
- Self Hosted
- General
- Storage
Locked out due to email typo
Hey everyone, I made a really unfortunate mistake and I'm hoping someone here might have some advice. When I originally signed up for Appwrite, I accidentally made a typo in my email address (I misse...
- General
- Cloud
Misunderstanding Appwrite Messages for Push Notification
I think I'm having a misunderstanding of how to implement appwrite messages for push notification. I've already setup firebase credentials in appwrite, but I'm wondering if my workflow is correct. I...
- React Native
tablesDB.updateRow() properly updates column but returns 401
I did not thoroughly investigate, but the issue does not seem to stem from actual permission errors (despite the error message). My tables have table-level permissions set to `create("users/verified")...
- Self Hosted
- Databases
- Web
What is the best way to create personalized messages?
So i'm experimenting with the messaging api and I want to create personalized emails not to advanced I just want to say "Dear <Users name>," ... you know stuff like that. But I don't see a feature tha...
- Messaging
Flutter SDK broken by cloud.
Today I woke up to find all my flutter amd appwrite projects not working due to the sdk throwing error "Type "String" is not a subtype of "int"". Something changed overnight on cloud side i guess. Eve...
- Databases
- Flutter
- Cloud
Database listRows method call failing in Flutter
I'm getting an error when trying to use listRows in a flutter app on a database. It seems something in the backend has changed because the production version of the app which has been working fine has...
- Flutter
- Web
- Android
- Databases
- Cloud
run multiple isolated projects
- Self Hosted
- General
Need help to setup Self-hosted Appwrite
Hi Appwriters, I am trying to setup my Self-hosted Appwrite on AWS EC2 Intance. It was deployed but having issue in Env config and Github Connection. https://discord.com/channels/564160730845151244...
- Self Hosted
Appwrite sites
I have built saas using react and tanstack, when I connect my repo(private) with appwrite sites, deployment works properly but screenshot capture fails, and while I visit the website it shows a timeou...
- Sites
- Web
updateSession isn't working for google oauth session
I'm building an app using react native with expo. An image of my code is attached. The code is a useEffect that i have in a context that wraps the root layout of my app. When my user leaves the app ...
- React Native
- Auth
Python Function Deployment hits General Unknown error
The same deployment was working without issue yesterday and I have not hit any free tier limits yet. How do I figure out what's happening? Are you having issues on your end?
- Functions
Never receive dashboard verification email
I'm trying to log into the Appwrite web dashboard but it says I need to verify my email. I have tried several times and even tried signing up again with a different email address but I never receive t...
- General
A resource limit has been exceeded for the organization that owns this deployment.
Hi. My website has been blocked for exceeding the limit, and out of the 5GB I only used 1.18MB, while the email says 6.36GB. Project Id: 6908f95b002d8ad8d320
- Sites
- Web
- Cloud
Realtime Connection Count only goes up
I just wanted to ask if this behavior is normal. I restarted realtime 2 days ago and it already reached a connection count of over 11k. The count only goes up. If I run this `docker compose exec app...
- Self Hosted
- Flutter
- Realtime
Can I create a transaction that involves auth.users table ?
i want to create a row un `auth.users` and then create a user in a table `profiles` but i want to use the same id for both tables. So, if insert a row in profiles fails, i want a rollback. is this...
- Auth
- Web
How do i connect to realtime? I dont get any updates.
I am trying to connect to realtime database updates but don't seem to receive any updates. Documentation is pretty bad and i am stuck. Can anyone help? Here is what i am trying with, maybe i am stupid...
- Databases
- Web
- Realtime
createSession() fails on Linux but works on windows
Hey Guys i need some help with this one. Am building for web and desktop using different code bases. For web am using Nuxt, and for desktop(windows and linux) am using nuxt and tauri. Now, when am log...
- Auth
- Web
- Cloud
Appwrite users audit logs
We're facing a situation where a function was deployed and nobody knows who did it! We can't find who was responsible for the deployment. Nobody has taken responsibility. I'd like to know if Appwrite ...
- General
- Cloud
Edit User preferences not working on webui
In video, when i type space in inputs, all fields get reloads.
- Cloud
How to allow redirects from other URLs on self hosted appwrite
I'm trying to implement google login in react native but the company I work for uses self hosted appwrite, and I always get the invalid success param error
- Self Hosted
- React Native
Hi there, It looks like due to an "unpaid invoice" my account has been disabled.
I ended up cancelling the paid account same day i was about to be charged and I still got charged. I haven't used any of the paid premium products as of yet and plan to register for the paid account a...
- General
GitHub: Bad credentials: No description
I’ve connected my GitHub account to the Appwrite project, and the existing deployments are working fine. However, when I try to connect a new site or a function to a GitHub repo, I encounter a strange...
- Cloud
Trying to connect a site to an existing flutter repo, the button just grays out and does nothing
I am trying to connect a repo, it looks like it fires off a network request, but does not appear to finish or even fail trying to.
- Flutter
- Sites
- Cloud
408Database timed out. Try adjusting your queries or adding an index.
408 I visited to my site, but it shows: An error occurred while connecting to the server. router_bad_gateway then tried to check my site logs but it shows Database timed out. Try adjusting your quer...
- Sites
- Cloud