Threads
Found 5000+ results.
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
Magic Link token automatically consumed
Hi, I'm using the Magic Link auth system with Appwrite Cloud and I'm running into huge issues getting users to log in successfully. About 9 times out of 10, the link sent by email is reported as inva...
- Auth
- Cloud
Domain is already used. Please try again with a different domain.
I recently deleted a project that had the aityping.app domain linked to it. Now, when I try to add the domain back, I am getting this error.
- Sites
Appwrite cloud DB server error 500
Getting this error
- Databases
- Cloud
[Solved] SSL Certificate Issuance keeps failing for custom domain
I keep getting the following errors Found conflicting CAA record(s). Expected certainly.com [12:59:41] SSL certificate issuance failed. Whenever I try to add a domain to my Appwrite Site. Site is pur...
- Sites
- Cloud
Issue running a bun function
I am getting this error message when trying to execute my bun function: Failed to load module: BuildMessage: EISDIR reading "/root/.bun/install/cache/bignumber.js@9.3.1@@@1agent@1.7.2@@@1/bignumber.j...
- Cloud
Streamlit UI and local DB
I want to use Appwrite for automation, like run watchdog service every morning 3 am. Anyone got suggestions, already explored github and documentation no luck. Appreciate any out of box ideas. My curr...
- Self Hosted
- Webhooks
- Web
- REST API
appwrite indexes not working (?
i have this index: "indexes": [ { "key": "single-user-per-event", "type": "unique", "status": "available", ...
- Databases
[SDK] [Postman] Can't post to Users using Postman
when trying to post to users I'm getting missing scopes and at the same time I'm getting an authorised scope How do I generate an API and get around this issue
- Web
- REST API
Project is not accessible in this region Error
I previous had a SMTP server setup in Appwrite to send emails and it worked perfectly. My AWS SES account got reset for some reason so I had to recreate credentials. But now when I try to update the s...
- General
Imagine studio showing error
I know that imagine will be going down by next month. So I was trying to export the project yesterday, but that didn't work. Today I tried logging in again but it is not working. It is given 500 inter...
- General
RowList: The value of total is coming as a String, so it throws an error because it’s not parsed
RowList: The value of total is coming as a String, so it throws an error because it’s not parsed into an int. Error: TypeError: \"37\": type 'String' is not a subtype of type 'int' appwrite: 23.1.0
- Databases
- Flutter
- Cloud