Threads
Found 5000+ results.
Getting internal server error 500
Getting internal server error 500 opening my project. Any issues? Thanks
- Cloud
Payment problems
Its really beginning to frustrate me, last month I was on Pro plan on Appwrite cloud, I chose the option to downgrade next month(this one) to Free plan, and that’s it, but my project went to “Readonly...
- Databases
- Web
- Cloud
Export issue
I just hit my free appwrite limit (500k reads) I'm willing to switch to local db but I can't export the db data from console. I'm getting: 402 Database reads limit for your organization has exceeded....
- Databases
- Cloud
Function executions via custom domain from UI hangs, execution from client SDK works normal
Aplogies if this was asked already. I'm self-hosting 1.9 on a self-hosted instance of Dokploy. I've made the necessary adjustments to the original compose file (like removing traefik service in favour...
- Self Hosted
- Functions
Domain is owned by a different organization.
I added my domain to a project, then removed it to migrate it to another project. However, I'm now unable to add it again it says the domain already exists.
- Sites
hey i reallly wanted to know can i make a tree database like parent child thing or is it only tables
hey i reallly wanted to know can i make a tree database like parent child thing or is it only tables
- Databases
- Cloud
Am getting "The current user has been blocked" when trying to connect to cloud console
project id: 68d2c33a003ad875f0a5 i'm not able to login the appwrite console.
- Cloud
Appwrite Cloud Console down (FRA endpoint)
- Cloud
Locked out from my own account
I've create an appwrite account using onedevcontext@gmail.com and tried upgrading to Pro multiple times but failed as the Credit Card would not be accepted, I think there is some issue with Indian Cre...
- Cloud
Not able to upgrade to Appwrite Pro
This is my project ID - 69f5bee60036512d2d52 I've tried multiple credit cards now and I still face the same error "Your card was declined". But I've used the same card in Appwrite previously, this is...
- Cloud
Running into a server error on my self-hosted setup after updating to v1.19.0.
Hey everyone, I'm running into a server error on my self-hosted setup after updating to v1.19.0. The issue only happens during user creation and deletion. Everything else, like password changes and g...
- Self Hosted
- Auth
Storage System
Hey guys, quick question regarding massive storage scaling. I’m working in digital forensics and I’m constantly dealing with huge binary disk images, usually between 1TB and 20TB per single file. Beca...
- Tools
- General
- Storage
- Cloud
- Self Hosted
_APP_OPTIONS_ROUTER_PROTECTION
Hi Everyone, I just setup a fresh 1.9.0 on a server. Configured everything and now when i try to connect to appwrite for first time setup i get a _APP_OPTIONS_ROUTER_PROTECTION error. Screenshot attac...
- Self Hosted
API key without database.read/write
I had some issues with my previous API key and I deleted it then I wanted to create a new one and discovered the database checkbook has no database.read/write just policy.read, archive.read and the li...
- Databases
- Cloud
dynamic key missing scopes for database in function
Here are the scopes listed, I get permission errors for reading row and document. Appears to be missing since last time i checked. Database 6 Scopes policies.read Access to read your database backup...
- Databases
- Functions
- Cloud
Selfhost - Starting Docker containers failed (RaspberryPi 4b)
I am stuck at installing appwrite. Specifically, the containers dont want to start up. The images are downloaded and ready. Dockhand is reporting containers still being created even though the instal...
- Self Hosted
It says domain already used but I have deleted it. What am I missing?
I accidentally deleted the project in which I used my domain originally (orexia.app) from name.com. Now I am trying to add it to a different project and it says domain already used by I have deleted t...
- Self Hosted
- General
Is this normal in the self host custom domain
when i try to add custom domain to the project did not see this in 1.8.0 ok when pressed the retry it says "DNS verification failed with resolver 8.8.8.8. Domain appwrite.mydomain.com has incorrect CN...
- Self Hosted
- Sites
ISO help
I’m writing a project specification paper. Please let me know if anyone has ISO/IEC/IEEE 29148:2018 — Requirements Engineering, or if someone can check the document in their library.
- General
No server error on selfhosted appwrite
Please help me, my clients is ask what happen on their data? How can i make it up again?
- Self Hosted
- General
- Web
Worker functions stuck on "Fetched 0 functions..." due to corrupted messages in v1-functions queue
Appwrite Version: 1.9.0 Bug Description: The appwrite-worker-functions container gets stuck in an infinite loop logging "Fetched 0 functions..." while scheduled function executions pile up in the queu...
- Self Hosted
- Functions
Upgrading selfhost version?
It is okay to upgrade version to higher one, of my current version is 1.7.4 to 1.8.1. Is that safe to do cause my clients already have data on that? Also is all my project in 1.7.4 version will be a...
- Self Hosted
- Databases
- Web
I am using s3 for app storage but is it possible to keep the build function stuff to local storage?
_APP_STORAGE_DEVICE=s3 puts everything to the s3 storage but i need to be able to keep the function builds and site in the local and not waste the cloud storage for it
- Self Hosted
- Functions
- Sites
- Storage
Local Serverless Function Testing: Are Dynamic API keys supported?
I have followed the instructions to get the CLI working, and have been able to log-in, initialize my project, and created a simple Python function, which calls Health(). I can execute `appwrite run fu...
- Functions
- Cloud
Update user email using OTP
Hi, I am trying to implement email update using OTP, there is not password associated with the account. One solution I found online is creating appwrite function https://appwrite.io/threads/1113539995...
- Flutter
- Cloud