Threads
Found 5000+ results.
How to use dart workspaces to deploy a function
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : https://appwrite.io/blog/post/announcing-dar...
- Self Hosted
- Flutter
- Functions
- Cloud
Enabling Overage Usage
Hello Appwrite Support Team, I am currently using Appwrite under the GitHub Student Developer Pack plan. Recently, my project hit the database read limit, and some services have been restricted. To ...
- Cloud
appwrite-docs MCP fails in Cursor — SSE 400, no tools loaded
Hi team, I'm having trouble getting the hosted Appwrite docs MCP working in Cursor on Windows. Environment IDE: Cursor (latest) OS: Windows 11 Node: v24.15.0 appwrite-api MCP works fine (3 tools, 1 ...
- Cloud
Migration from Cloud to Self-Hosted not possible
Hello Appwrite Community, I've got the problem, that when I try to migrate my Appwrite Project from the cloud to my self-hosted Appwrite, that an API Key is missing. But I have no clue, if it's meant...
- Self Hosted
- Tools
- Cloud
I can't migrate my project from Appwrite Cloud to a self-hosted Appwrite instance.
I'm having an issue migrating my Appwrite project to a self-hosted instance. The problem is that I've exceeded my read rate limit (or database read limit), so I'm unable to migrate my data. I also can...
- Self Hosted
- Cloud
Accessing Database via Console
Hi everyone, I am running a self-hosted Appwrite v1.9.0 instance. When I click on one particular database in the Console, a loading indicator appears at the top of the page, but the database view neve...
- Self Hosted
Apple OAuth2 settings auto-disable every night
Hello, I'm on Appwrite 1.8.1 at the moment. I'm using on prod Apple Oauth and it keeps disabling itself every night. I don't know where to look for the solution. Thanks in advance for any help!
- Self Hosted
- Auth
Sites settings shows ALL build runtimes
When looking at the build runtimes of site to update from node22 to node24, i saw that unlike the Functions the Sites shows ALL build runtimes, even non-installed ones. my runtimes : functions: run...
- Self Hosted
- Sites
Function deploy not working "invalid document structure"
When I do `appwrite push function` it ends with error creating function rule. My instance is self hosted 1.9.5 and when the error happens docker logs this: appwrite | http.request · 17.3ms · 09bc0697...
- Self Hosted
1.9.5 Migration problem
1.9.5 migration problem after run migration command only openruntimes-executor
- Web
Issue related to index
Why it is showing this error?
- Databases
- Cloud
Angular v22 cannot build
Using appwrite, it's not possible to build Angular v22 website because the node versions are too old for it. - Appwrite node-22 is 22.22.0, Angular needs 22.22.3 or + - Appwrite node-24 is 24.13.0, A...
- Sites
Traefic Start Problem - Docker and Selfhosting
Hello Appwrite Community, I've got some problems with installing the self-hosted appwrite server in docker. Because when I try to start the traefic service, I get an Code 500 Error from Docker. But I...
- Self Hosted
[SOLVED] Unable to push function from API KEY with CLI
When trying to push functions from Gitlab CI (with an API KEY and using the CLI), i saw that i was unable to push functions. $ appwrite client --endpoint $APPWRITE_ENDPOINT --project-id $APPWRITE_PRO...
- Resolved
- Functions
Appwrite Functions not executing with a CRON Job
I have multiple functions running with a CRON Job however, they all stopped executing around 35 mins ago from this post. Project ID:6a4a03920012bede992d Region: SYD
- Functions
- Cloud
Function deployments broken for 5+ hours
Function builds in project 6a46b5... (NYC) have failed 100% since ~2026-07-08 21:53 UTC (4+ hours) with [sidecar:build] Build archive was not created at /mnt/code/code.tar.gz. The open-runtimes build ...
- Cloud
Appwrite Sites deployment fails because builder creates code.sqfs while sidecar requires code.tar.gz
Appwrite Cloud Sites deployments are failing consistently for both GitHub and manual deployments. The build command completes successfully and packaging also completes successfully. Open Runtimes aut...
- Web
- Cloud
Build succeeds but deployment fails — sidecar expects code.tar.gz, builder produces code.sqfs
My Next.js 15.5.20 site (standalone output mode) builds successfully on Appwrite Sites, but the deployment fails at the final packaging step with: [sidecar:build] Build archive was not created at /mn...
- Sites
- Web
Deployment fails at sidecar step "Build archive was not created at /mnt/code/code.tar.gz" (Node 18)
Hi Appwrite team, I'm getting a consistent deployment failure on Appwrite Cloud. The build itself completes successfully, but a post-build sidecar step then fails. What the logs show: - npm install ...
- Functions
- Web
- Cloud
Projects can't be accessed
It's been like 2 weeks and I can't access my projects. After clicking any, it loads, then stops and nothing happens. No error is displayed. The projects are on the education plan if this matters.
- General
Issue Related to Presence
PresenceService: upsert error – AppwriteException: user_unauthorized, The current user is not authorized to perform the requested action. (401) Getting this error continously
- Flutter
- Cloud
Can't create or update functions via CLI or console - Server error
Self-hosted 1.9.5 — all function create/update return 500: Unknown attribute: "providerBranches" (metadata ↔ physical-column desync after upgrade) Env: Appwrite 1.9.5 (self-hosted, Docker), CLI 22.4....
- Self Hosted
- Functions
login is broken
even used VPN not working, searched for a reason didn't found any used email not working brave browser
- General
Refund
i started with the free version and then switch to pro and pay the fee. Before ending of the month, i switch back to free plan. got the confirmation email that they will set plan to free and will ...
- Cloud
Unable to login after upgrade to 1.9.5
I had v1.9.0 installed on a VPS without a web server installed, I followed the instructions as per the upgrade guide with the added --migrate=true arg as there is no web server on the VPS to run the i...
- Self Hosted