Threads
Found 5000+ results.
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
Regarding Rate Limits
Hello, I am a student engineer who built an internal website for my university club using AppWrite. My club currently has around 500 members, and when I recently introduced the site and asked members...
- Web
- Cloud
Error trying to deploy functions from CLI
✗ Error • on-auth-create (6a00b2ab000c9ce2949b) • Server Error ✗ Error: No functions were pushed. Prject ID: 69ffe0270033a4ac420a
- Functions
- Cloud
Intermittent Deploy and Execution Errors in Appwrite Functions
Project: project-fra-658e2f5f4ba30df91177 Function ID: 69bde006001c56757f49 **Several execution errors with:** Timed out waiting for runtime.\nError Code: 400 **Intermittent Deploy errors with: **...
- Functions
- Cloud
~20 function variables disappeared
Hi, In one of my functions about 20 variables just disappeared. The "Next" button also seems to be bugged. The "total variables" text still says the correct amount while the editor view (both JSON and...
- Functions
- Cloud
How to pay
Why can't we invite a single person to organization on free plan? How do I invite my CEO to pay for pro plan?
- Cloud
Problem adding domain onto the project after deleting the domain previously.
I have used 2 domains on the project HavanaDev (havanadev.pro and havanadev.com). .com was just redirected to . Pro domain. .pro is expired, now I’d like to use .com as main, but system says that I ha...
- General
- Sites
- Web
[SOLVED] Appwrite Cloud and FRA cloud service DOWN
Can anyone estimate how long this will take to resolve? I am checking status here https://status.appwrite.online/
- Flutter
- Databases
- Auth
- Cloud
- Functions
How to use Operator.arrayAppend on a relationship
Hi, is it possible to use any operator on a relationship column? I have a One to Many relationship column on a table and I would like to add entries to the column using the arrayAppend Operator. I'm h...
- Self Hosted
- Flutter
- Databases
SSL certificate issuance failed
- Cloud
Broken Typeform Link for Appwrite Heroes Application
I was trying to apply for the Appwrite Heroes program because I am planning to host a meetup for my local developer community on backend architecture using Appwrite. However, the 'Become a Hero' Typef...
- Tools
MFA TOTP State Inconsistency After Disable/Re-enable Flow — Invalid Token During Verification
MFA TOTP State Inconsistency After Disable/Re-enable Flow — Invalid Token During Verification Environment: - Next.js - node-appwrite - Session-based authentication - TOTP MFA Initially, my MFA disab...
- Auth