Threads_
Community support discussions from the Appwrite Discord. Search threads, browse topics, and find answers from developers.
Found 5000+ results.
HARD LOCK
Hello! My free-tier project is hard-locked at 3.5GB storage. Because it's locked, the interface has completely hidden the delete buttons from my three-dots menu. I cannot use the CLI. Could a team me...
- Storage
Let's read the proposal
Hello. I am Aaron, and I lead a five-person team based in the Philippines. We have previously generated revenue by securing projects from clients and agencies in the U.S., Latin America, and Europe ...
- Auth
Gituhub Student program doesn't reflect on my account.
My github account is eligible on student program. I created an account on appwrite to use the service but it doesn't seem to be activated. Would like for an assistance.
- Web
- Cloud
I need help regarding the verification of Github Students program?
I signed up for Appwrite using my GitHub account, and I’m a student with an active GitHub Student Developer Pack. I have done all that was said by @role in the chat with @user. Nothing works , and im ...
- General
- Web
- Cloud
Resource limit for the current billing cycle has been exceeded. Please upgrade to a higher plan.
Hello. I can not use Appwrite Cloud SDK in Android Studio because of this: "io.appwrite.exceptions.AppwriteException: Resource limit for the current billing cycle has been exceeded. Please upgrade to ...
- Functions
- Cloud
Error account not activated as per promised perks as github student program
Hi! I signed up for Appwrite using my GitHub account, and I’m a student with an active GitHub Student Developer Pack. I was expecting the Appwrite educational/student benefits to be automatically app...
- General
- Web
- Cloud
Self-hosted Appwrite 1.9.6: OIDC provider configuration is periodically wiped
Hi, I’m experiencing a recurring issue with OIDC authentication on a self-hosted Appwrite 1.9.6 instance. After configuring and enabling the OIDC provider, everything works correctly for some time. L...
- Self Hosted
- Auth
GitHub Student Education entitlement not applied | Organization remains Free
Hi Appwrite team, My GitHub Student Developer Pack is verified and active, but the Appwrite Education entitlement has not been applied to my account after completing the official Education onboarding...
- General
- Cloud
Education Pack plan not activated
Dear Appwrite team, I'm having issues with receiving my Pro Education plan through github. Could you please help me out? Thanks in advance
- Cloud
GitHub Student Pack Education plan not activated
Hi, my GitHub Student Developer Pack is active and I signed up through Appwrite Education using the same GitHub account. However, my Appwrite organization still shows the Free plan, and the Upgrade pa...
- Cloud
Invalid Origin. Register your new client (xxxx.ngrok-free.dev) as a new Web
- I have installed appwrite in docker locally, not on any server. Been using for a month. - I installed ngrok, to let functions access this appwrite instance. - I can see console login screen, but get...
- Self Hosted
S3 API: `403 AccessDenied: Signature does not match` with Rclone (`provider = Other`)
Hi team, I configured Appwrite Cloud S3 as an S3 remote in `rclone` using `provider = Other`: - **Endpoint**: `https://sfo.cloud.appwrite.io/v1/s3` - **Region**: `auto` - **Access Key ID**: `<Project...
- Storage
- Cloud
Initial Cloud Functions edge domain stays stuck on "router_rule_not_found" if first deployment fail
**Environment:** Appwrite Cloud (Region: `sfo` / Edge Network `*.appwrite.network`) **Component:** Functions (Git / VCS deployment) ### Description When connecting a Git repository to a Function, if ...
- Functions
- Cloud
How enable Feature 2.0.0
I have 2 problems: 1. i not seeing VectorDB and DocumentDB 2. there is no option to deploy Native Database i already read the github release and the .env but still make me confused, especially _APP_C...
- Self Hosted
CORS error on Sign up / Sign in
Seeing this CORS error pretty much any social service on the Sign Up page. Was able to follow thru, only because I was looking at the dev console and clicked the link in the console. But the CORS poli...
- Cloud
GitHub integration
It appears to me that if I connect github account to one of the organizations within the self-hosted server I'm not able to use it inside another organization. appwrite thinks it's not connected then
- Self Hosted
Storage overage locked projects, preventing resolution!
After the Init feature launches. I saw that My project has become locked due to storage over plan limit (2.63gb/2gb), but storage usage hasn’t changed recently beyond a even at all, the projects have...
- Storage
- Cloud
Builds consistently terminated with exit code 137 after ~25 minutes
I'm trying to build the official local Bot API server as Cloud Function using the Node.js 26 runtime. My Function build spec is set to 4 CPU / 4 GB RAM. The project successfully configures and compi...
- Functions
Problems migrating to 2.0.0
Hey, I'm currently trying to upgrade from 1.8.0 to 2.0.0. I've already successfully made it up to 1.9.6. However, when upgrading to 2.0.0, I'm getting the error shown below. If that worked, I’d prefe...
- Self Hosted
GitHub Student Developer Pack Not Working
Hi! I’m a verified GitHub Student Developer Pack member, and my GitHub Education benefits page shows that I have access to the Appwrite Education plan (2 projects with Pro-equivalent resource limits)....
- Web
- Cloud
Self-Hosted 2.0.0 bugs & infos
When testing 2.0.0 here is what i found ## Bugs - New console does not allow to create new orgs (multi-org visible, but the create button is missing) ## Others infos - In 2.0.0 VectorsDB/DocumentsDB...
- Self Hosted
refund
i just got withdrawl money from my card and i don't use your website so please refund that purchase i don't want to open dispute and get you lose money for dispute so please refund that one i didn't s...
- General
GitHub Student Pack Benefit Not Applied to Appwrite Account
Hi Appwrite team 👋 I’m having an issue with the GitHub Student Developer Pack benefit for Appwrite. My GitHub account has an **active and verified GitHub Student Developer Pack**, and I’m logged in...
- General
Can appwrite do multi-tenant auth
Let’s I want businesses to sign up for my site, one business uses okta another uses Microsoft. Could their company use name@companyname.com to redirect to okta or Microsoft and sign in or is that not ...
- Self Hosted
- Auth
How can I install Selfhosted 2.0.0?
I tried docker run -it --rm --publish 20080:20080 --volume /var/run/docker.sock:/var/run/docker.sock --volume "$(pwd)"/appwrite:/usr/src/code/appwrite:rw --entrypoint="install" a...
- Self Hosted