Threads
Found 5000+ results.
API key not having access to database
My api key with read and write access to row and tables and DB I not working. In my test the results returned an empty database. This is the second time I am having problems with API key Appwrite!!...
- Databases
- Cloud
"Restore project" button fails: "Invalid status transition" when restoring project due to inactivity
In the dashboard, it clicking "Restore project" fails. The request sent to `PATCH https://cloud.appwrite.io/v1/projects/:project_id` with payload `{status: "active"}` is returning "Invalid status tran...
- Web
After assigning a domain to my Dart function, I’m getting extra function execution.
I’ve attached the images. Could anyone please explain how this execution is being performed?
- Functions
- Cloud
Provider not enabled in Dotnet project
# Bug Report: Appwrite .NET SDK `CreateOAuth2Token` → `project_provider_disabled` ## Issue Using **Appwrite .NET SDK (v3.1.0)**, `CreateOAuth2Token` for Google OAuth fails with: 412 Precondition Fa...
- Cloud
Stuck on project restoration after inactivity pause
Hey there! My project was paused due to inactivity today. I tried to restore it, but it's completely stuck on the restoration process. Could someone please take a look? Project ID: 6814efbd0036b8679...
- Cloud
how to access the value of account status
- Self Hosted
- Auth
- Web
- Cloud
What does it means
I am looking for Appwrite for migration, but i am confused with the term "Unlimited" in Pricing table of Documents . Kindly Let me know what does it imply for, is it a function or , unlimit...
- Storage
- Cloud
Redirect from clicking team invite link to app
Hi all! Pretty new to app development in general so this might be something more generic than appwrite, but I've found (after reading the docs for the Teams API) that I have no idea how to redirect a ...
- Self Hosted
- React Native
Hosting Issues with Static IP not domain names.
I have a machine with Static Public IP. I want to host Appwrite Site on it but I tried it but it doesn't allow IP addresses in Domain names. What should I do host my site on my machine using Appwrite...
- Self Hosted
- Sites
Migration and Function glitch
I am trying to migrate from non pro appwrite project to pro appwrite project all my data but it's stuck in processing.
- Cloud
Help Needed: "The current user has been blocked" during login
Facing a 403 Forbidden error with the message "The current user has been blocked" while trying to log in via GitHub and Email/Password. This is happening on a legitimate account used for a student pr...
- General
Unable to signup to appwrite cloud
When attempting to create an online cloud account on appwrite.io, I get the following message : "This email address must already be in its canonical form. Please remove aliases, tags, or provider-spec...
- General
- Cloud
Email address must be in its canonical form
Hello, Recently I was trying to signup with my GitHub account with appwrite account for availing the student benifits but while trying to signup I saw such error, `"This email address must already be...
- General
- Auth
- Cloud
encrypt and decrypt buckets
I have a bucket where I switched from encryption to not encrypting files. I later realized that files already uploaded earlier stay encrypted. Now I have a bucket where half of the files are encrypted...
- Self Hosted
Unable to Create Storage After Upgrading from Appwrite 1.8.0 to 1.9.0
We upgraded our Appwrite instance from version 1.8.0 to 1.9.0 and successfully ran the migration process. However, after the upgrade, we are no longer able to create new Storage buckets. The issue st...
- Self Hosted
- Storage
help!!!!
whats happening no clue pls help 🥲
- React Native
- Storage
Login / Signup issue
So I have been trying to create an account on appwrite but no matter what I try it doesn't work. I tried using GitHub at first but after logging in it just redirects me to the login or signup page. S...
- Auth
I can't UNPAUSE my project with the free plan.
I received an email notifying me that my project had been paused due to inactivity, and the email included a link to "Restore project." However, that button redirects me to a 403 error page, where I h...
- Functions
- Web
How to bypass the rate limit on the backend calls?
Once a month my app has a ton of usage and I always run into the Too many requests 429 error. I am trying to optimize the queues and jobs to manage that, but as the platform is getting more and more ...
- Databases
- Web
- Cloud
401 - Project not accessible in this region (NYC Cloud Console)
Hi Appwrite team, I’m experiencing a Cloud Console issue with my NYC region project. Problem: - Some Console pages return: “401 - Project is not accessible in this region” - Other pages return: ...
- Web
- Cloud
401 - Project not accessible, Singapore region (Cloud Console)
Hi, I'm getting a 401 error when I try to open my project from the Appwrite Cloud console dashboard. Project ID : sgp-6a04326f002bd04cc420 Region : Singapore (sgp) Error : "Project is not a...
- Cloud
Hi, I'm getting a 403 error when I try to open my project.
Project ID : 6797cdc1000c5078d8b9 Region : Frankfurt (fra) Error : "Project is paused due to inactivity. Please restore it from the console to resume operations." The error appears immediatel...
- Web
- Cloud
SSL certificate generation failed even though domain is verified
Hello, I have an Appwrite Site for which I added a custom domain. However, even though the domain is verified, the SSL certificate generation is failing. It is a subdomain. The logs show this error: ...
- Self Hosted
- Sites
SSL Certificate Failure - Using Appwrite DNS
When we attempt to apply our custom domain to our appwrite site, we consistently receive the following error. [23:44:49] Processing SSL certificate issuance. [23:44:50] SSL certificate is being issu...
- Web
- Cloud
[Self-hosted] Realtime crashes with "Missing channels" + fatal Swoole\Server::exist() TypeError when
- Self Hosted
- Web