Threads
Found 5000+ results.
edu email
my edu email is my seccondary email for github and when i signed in i dont think its registering i have an edu email using githubs education pack anyone know how to fix this
- General
All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked the restore button, I was redirected to...
- Databases
- Storage
- Cloud
CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep getting CORS error when i use the sdk, both...
- Self Hosted
- Web
> AppwriteException: The requested service is disabled. You can enable the service from the Appwrite
When trying to read or write from my database I get the following error: > AppwriteException: The requested service is disabled. You can enable the service from the Appwrite console. The errors starte...
- Web
- Cloud
Appwrite 1.9.0 doctor fails tho database is connected
So i was testing in a local environment the upgrade for 1.9.0, and after getting everything into a running state, i checked the logs that shows : └── Creating database: logs... database.setup · 242.7...
- Self Hosted
Failed to start containers.
I'm trying to install Appwrite locally but struck on the subject point. There is no clear error in logs.
- Self Hosted
Courtesy limit reset for non-profit migration spike
Hi Team! I'm the architect for a 501(c)(3) non-profit project (Aaria's Blue Elephant) and we just hit our Free plan Database Read limit (currently at 164%). This was a one-time spike caused specifica...
- Databases
- Auth
- Web
500 Server error
getting same 500 status This is my appwrite project: https://cloud.appwrite.io/console/project-fra-691932db0036241caa0e/overview/platforms Help how to open this? <#1072905050399191082> <@8706073675...
- Web
- Cloud
Project is currently blocked
When accessing the Appwrite console, I receive the message: "Project is currently blocked. Access to this project is restricted. Contact support if the issue persists." I’m not sure what’s causing thi...
- Web
- Cloud
Does 1.9.0 Self Hosted have MongoDB Atlas support?
I have been playing with the new 1.9.0 update and I am really excited for the MongoDB support. I wanted to ask though if at the current time Appwrite supports being able to connect to MongoDB Atlas in...
- Self Hosted
- Databases
{"code": 1008, "message": "Invalid Origin. Register your new client (fra.cloud.appwrite.io) as a new
Nothing has changed in my application or console settings so I'm curious as to what I need to do to fix this. I already have the client registered so I'm not entirely sure what's going on. Anyone ha...
- Web
- Android
- Databases
- Cloud
- React Native
RBAC design question
Hi, I am trying to create RBAC so we will have multiple orgs in the app each org will have 3 roles (admin, member and read only) what is the best way to go about the permissions? my issue right now ...
- Auth
ClientException with SocketException: Cloud Functions 500 Status Codes
hi <@564158268319203348> i have noticed this 500 status code in my function requests, it seems its not able to connect to the internet in the function as requests to APIs and urls fail with `ClientEx...
- Functions
- Cloud
significant increase in CPU usage with 1.9
Hi, This is no big deal at all (as everything is working great so far), but I just saw that the update (from 1.8 to 1.9) consumes much more CPU than before (redis and mariadb). What's the reason exac...
- Self Hosted
mcp-server-appwrite 0.4 fails on startup validation for tables_db with DatabaseList parsing errors
I’m trying to use `mcp-server-appwrite` against Appwrite Cloud and the server authenticates successfully, but fails during startup validation when probing `tables_db`. ### Versions * `mcp-server-app...
- Tools
- Cloud
NEW ERROR Invalid document structure: Attribute "pb.kmsgxPkgInfo.id_info" must be an array (400)
Error: AppwriteException: document_invalid_structure, Invalid document structure: Attribute "pb.kmsgxPkgInfo.id_info" must be an array (400) I’m encountering this error using dart appwrite cloud funct...
- Databases
- Functions
- Cloud
Issues with executor in Appwrite 1.9.0
Hi, I’ve recently did a fresh install of appwrite 1.9.0 self hosted and when I run a function, it just waits indefinite This is the error from the log: [Error] File: /usr/local/src/Executor/Runne...
- Self Hosted
- Functions
Issues with Appwrite and networking
Hi, I’ve been having some real issues with hosting appwrite, I have it running with the hostname ‘localhost’ and I used to also be able to use the machines IP to connect my development laptop which h...
- Self Hosted
- General
Appwrite cloud is showing 500 Internal Error
Hey there, i've trying to access appwrite from around an hour and it's keep throwing 500. here's my project id: 69a7f0c60039b8205d2c
- Cloud
Manual install docs are out of sync with 1.9.0 installer output
I looked into the manual install docs issue for Appwrite 1.9.0 and wanted to share the findings, since this seems to need a bigger docs decision. What I found: - the current manual install files in `...
- Self Hosted
SSL certificate issuance failed:
Domain verifies but SSL cert fails, tried different subdomains like .api and .aw, used cname and CAA, no prior CAA existed on website, tried Multiple CAAs at once, certainly, letsencrypt etc didnt wor...
- Web
- Cloud
Migration from Self-Hosted to Cloud seems broken
Hello, I'm trying to migrate from my Self-Hosted Appwrite instance to Cloud, and can't figure out what's going wrong. - If I initiate the migration from Cloud, it fails instantly without any useful ...
- Self Hosted
- Cloud
Password check in function
Hi, is there any way now for checking if the users password is correct in a function? I am creating a delete user function and before deleting I would like to check if the given password is correct.
- Functions
- Web
custom domain on self host Appwrite
I am having a issue, i am using self host version of appwrite at my custom domain (appwrite.example.com), but when i tried adding a custom domain (project1.example.com) in my appwrite project, it aske...
- Self Hosted
Deployment fails after 15+ minutes: "Waiting for build to start" + timeout
Hi, I'm Jayden. My email is jaydthom@haverford.org, and i'm having persistent deployment failures with my Next.js project. What happens: Push to GitHub triggers a build on Appwrite Cloud It shows "...
- Sites
- Web
- Cloud