Threads
Found 5000+ results.
Bug Report: type generation for enum of non English text missing Elements value
### ๐ Reproduction steps in the enum element value, instead of English, use another language (Khmer), in my case Khmer text. export enum ProvinceType { = "แแถแแแถแแธ", = "แแแแแ", TEST = ...
- Self Hosted
- Tools
- Web
- Cloud
Github Repos are not appearing on sites even after giving full access
Hi, Has anyone had recent issues with sites feature where github repos are not appearing? I even tried unliking and giving it a shot! It does not even show up, not even a single repo
- Cloud
Selfhosted 1.8.0 500 Server Error [Fresh Install]
Good evening, Currently running into issues with deploying 1.8.0 on a Dokploy instance I have. Prior to this we had 1.6.x running and it was fine. Tried to upgrade and ran into issues, but because w...
- Self Hosted
Invalid document structure: Unknown attribute: "type" when trying to create a database
Hello. I have self hosted instance running on my server and has valid endpoint and most of things are working as should. Installation is fresh install of version 1.8.0. I get error when trying to crea...
- Self Hosted
- Databases
[Bug] Cannot set any token expiry to Never
Tried with file tokens and api keys
- Cloud
Unable to change auth email "preview" message in templates
Unfortunately I have not been able to change the initial sentence in the auth emails with custom smtp added in Appwrite. They are not included in the editable template menu in the dashboard. My whole ...
- Auth
Server side row delete error : "Server Error"
when i try to delete the recored this error come and also there one things i have created the relationship with other table then deleted the column and still this error, other end can delete the data ...
- Databases
- Cloud
Want to integrate my university server to Appwrite
Hello <@870607367597850624> i want to use the appwrite backend services for my university website,I want to know that is it possilbe that i could use the backend services of appwrite and use the unive...
- Tools
- Web
- Self Hosted
- Cloud
[FEAT. REQ] Universal link for Git branches in appwrite sites
Sometimes, we want to share a development version of a site from a Git branch to a set of specific people. To do this, we currently have to manually send a fresh link everytime a commit is made to th...
- Sites
Customize phone otp template
Hii..is there any way to customize phone otp template in 1.8 self hosted version? Also may i know where is the phone otp message template so that i can apply for template id copying the same template.
- Self Hosted
- Auth
Immediate function execution seems to be bugged in some way
Whenever I try to execute a function manually I get an error that the schedule is a required field (even though Now is selected). Not a huge deal, I can obviously work around it and most of my functio...
- Functions
MCP server not able to do list documents with query
I recommend the MCP server be updated. I know there are a lot of changes to the API but SOTA models have hard time doing a simple list documents with a simple query.
- Self Hosted
We are seeking an N8n expert to automate workflows through AI integration.
We are seeking an N8n expert to automate workflows through AI integration. We are looking to assign this task to someone who has passed a rigorous screening process. First, please describe your career...
- Tools
- Cloud
Missing scope after OAuth login
I want to get the current user with account.get after an OAuth login like Google but I always GET https://cloud.appwrite.io/v1/account 401 (Unauthorized) User (role: guests) missing scopes (["account"...
- Auth
- Cloud
Why TablesDB ListRows function does not include columns?
When I try to list the rows with queries, there is no column data included in the returned value with forced me to fetch the items one-by-one with ID (which was not the case with older Database module...
- Self Hosted
- Databases
Why custom domain not working - verification failed - even after 48 hours (68 hours now)
I have asked AI to suggest running terminal commands to check my current setup for the my custom domain - api.mydomainname.com - at Appwrite Cloud Here is the comment / feedback from the AI analysis...
- Tools
- Cloud
Menu don't display options in Mobile
Hi guys I'm facing an issue on my mobile. I have attached a video for reference.
- General
- Cloud
Emails not coming
I'm building a simple web app that registers users with an email and password. The user is created successfully in my (auth) page, but the verification email is never sent to their inbox. I've tried m...
- Auth
- Web
- Cloud
404 Error on Self Hosted instance
I have a 404 page not found error when I want to access my console ๐ข I am on Ubuntu 24.04.3 LTS and I just do a `apt update` and `apt upgrade` and after a reboot I have a `404 page not found` and no...
- Self Hosted
Errore 403
Ho errore 403 ma il package name รจ corretto
- Flutter
Need help: Appwrite API stuck at 25 results (cannot export full data)
Hi! I need help urgently. Iโm trying to export all users/documents from my Appwrite Cloud project, but the API always returns only the first 25 items. Pagination is completely ignored. Details: - Pr...
- Databases
not able to fetch user data
I am unable to fetch all users from my Appwrite Cloud project. My project has around 3700 users, but the API always returns only 25 users even though I created a new API Key with all scopes enabled (...
- Databases
- Auth
Verification failed
I am unable to connect custom domain. it keeps on verifying and when i refresh it says verification failed. I bought my domain from hostinger. my instance is running on coolify
- Self Hosted
- Functions
Unable to login to site using appwrite google authentication
Hi, i made a website using appwrite google authentication and db. And it was working fine for few days. But now google login doesn't work. Its not showing any error, but user is not getting logged in....
- General
- Auth
- Web
- Sites
Creating Function to Submit Email Form fails on Deploy button activated with am error
I'm trying to create function for Email Form Submit, I fill parameters correctly using my Resend provider, I connect it to my repository, but when I click on Deploy button it fails with an error that ...
- Functions