Threads
Found 5000+ results.
Function connected custom domain error: CNAME Cross-User Banned
My domain is served through Cloudflare. Domain is now connected with the appwrite function. But when accessing the domain, I get the below error. Any suggestions to solve this issue?
- React Native
- Functions
- Cloud
Error | general_unknown
I have built a website using Appwrite Cloud as backend, and also using sites for deployment. My website is live but sometimes it shows Appwrite's Error general_unknown and sometime works good. here i...
- Databases
- Sites
- Functions
- Cloud
Invalid token passed in the request
Hello, I have an issue using updateMagicURLSession. I send the email using sendMagicLink, which works fine. When i click the link in the email i get the invalid token passed in the request. What is ...
- Self Hosted
- Web
functions domain error
I cannot set up the domain for function I’m trying to add the domain api.example.com I can only use Cloudflare as the DNS provider because my domain provider doesn’t have a standard DNS control panel ...
- Self Hosted
- Functions
Introducing new string column types made current columns not editable.
Adding new string types is hugely bennificial! Unfortunately it made the current column types not editable to change their types to the new longer field types.
- Databases
- Cloud
there is critical problem in this part
when user update the integer and double both get error not update or upload
- Android
- Databases
- Cloud
Storage Bucket Permissions
Hey folks, when enabling CRUD on the bucket level for the role any, should the bucket be accessible when using a session client?
- Self Hosted
- Storage
Python function - error while creating / updating row
I have been trying to figure it out myself for the last 2 days. I have self-hosted appwrite instance, and I am running python 3.12 function. It works great up to the point where I am trying to update ...
- Databases
- Functions
- Self Hosted
Every new table and column I create says "processing" and nothing progresses.
Every new table and column I create says "processing" and nothing progresses.
- Self Hosted
how can i make a relationship between a column in a table and $id in auth.users?
i want to relate the $id from users auth table in appwrite with other column in my table user_profile. because is the same user... how can i have exactly the same id for both tables?
- Databases
- Auth
- Web
SMTP email templates break html
Hey, Im trying to create a custom template for the team invite email. The issue is the html invite I created (which works in normal emails and fake emails I send with appwrites messaging ) doesnt work...
- Messaging
`type 'Null' is not a subtype of type 'bool'` when creating file
When creating a new file using Appwrite Flutter SDK, the file is successfully created on the server, but the client throws the following exception: type 'Null' is not a subtype of type 'bool' - Se...
- Self Hosted
- Flutter
- Storage
Permissions error
I try to create a row in my table but when i submit i have an error on my permission, i'm new on it so i dont understand the error. I have Row Security enable export const createGoal = async ( { ex...
- Databases
- React Native
Google login on mobile not working
Hi the gg login auth in mobile not working. No error show. But the user couldnt login in Attached is the video. Desktop is working well and im using custom domain. Thanks in advance
- Web
Console: Query on attribute has greater than 500 values: $id
I noticed an issue when one of my tables reached over ~800 rows. That table is relational to my users table Within the console I am able to view the table with over 500 rows, but when viewing the user...
- Self Hosted
- Databases
- General
Appwrite docs mcp server 502 bad gateway
I added the appwrite docs mcp server to vscode following the docs https://appwrite.io/docs/tooling/mcp/vscode#step-1 but upon start it gives the following error.
- Tools
- Cloud
Appwrite 1.8.1 - Traefik Returns 404 Due to Docker API Version Mismatch
Problem: Fresh Appwrite 1.8.1 installation returns 404 on all requests. Traefik can't communicate with Docker daemon. Error: Error response from daemon: client version 1.24 is too old. Minimum suppor...
- Self Hosted
Appwrite 1.8.1 TablesDB Permissions Issue - 401 on Row Creation (Vue.js 3 Frontend)
Hi - I'm migrating a newer VueJS web application from Supabase to Appwrite. I'm looking for an experienced Appwrite Developer to help me solve a permissions issue that I cannot understand?! Authentica...
- Self Hosted
- Databases
- Web
Invalid query: Query on attribute has greater than 500 values: $id
I cannot view the table within the Console
- Self Hosted
Query regarding hackathon sponsorship
We at our college were organising a hackathon and I was wondering whether appwrite would like to partner with us? We are from a student branch of IEEE. It is a hardware+software hackathon with multip...
- General
Functions not executing after usage reset (Executions = 0)
Hi team, Last month my project hit 100% usage and functions stopped working (expected). Now the new month has started and usage has reset, requests are going through successfully, but **no function ...
- Functions
- Cloud
Relations within the same table
Hello, I'm currently building a sort of dictionary (a literal one) and thus I need words (which is one single table of words in my database) to be able to have relations to eachother. Things like x is...
- Databases
Github linking problem
Out of nowhere a error appeared (sry couldnt find the exact one) So i tried to fix it but nothing helped. Then I unlinked my Githb account and tried linking it again but when i clicked connect it wo...
- Sites
Functions never end and always fail (starter template)
Hi ! I'm using Appwrite Cloud Pro and function execution from appwrite website is KO. Deploying starter function template, execution is always Failed and the duration continues to increment as if th...
- Functions
- Cloud
How do I get my PR merged in auto generated repo
https://github.com/appwrite/sdk-for-go/pull/48 I have raised this PR today in a sdk-generator repository which is a auto-generated repository. Now, as it is a auto-generated repo. My pull request is c...
- General