Threads
Found 5000+ results.
Error connecting Github
I have followed the documentation online for setting up VCS and cannot get my Github to properly connect in Functions. When I press the "Connect to Github" I am able to see my app and the repository s...
- Self Hosted
Invalid origin error in authentication
I have setup the package name same as the package name in app.json but it is constantly saying `AppwriteException: Invalid Origin. Register your new client as a new Android platform on your project c...
- React Native
- Auth
TLS provisioning failure for custom domain (Fastly certificate limit)
Hi Appwrite team, we’re using Appwrite Sites and TLS provisioning for our custom domain fails. Domain: somnara.app Error: Failed to create TLS subscription – max number of certificates (Fastly) Cu...
- Sites
- Cloud
Functions Problem
Whenever I run my AI Generate through Appwrite Functions, I am getting this Call Stack AIService.generateServer (src\services\ai\gemini.ts) next (<native>) asyncGeneratorStep (node_modules@babel...
- React Native
- Cloud
delete cancelled site deployment
I would like to remove a cancelled site deployment, but the site menu shows only "Redeploy".
- Self Hosted
- Sites
How Can I Create landing page in appwrite function.
I created function called invoice URL https://app.getrestt.com/v1/functions/invoice/executions?id=test-76f948fe83c43422561fe096c0674a1bd3ff0702cdfcf2444293ab31937a9c4d, i make it permission to any. a...
- Functions
Error Domain
Domain stuck in 'Generating' for 6+ hours. Fastly error: unknown domain. Logs show constant 'Certificate is being generated' without completion. Domain: mvetecnologia.com.br
- Sites
Couldnt not do appwrite push tables
Not sure why i am not able to create my tables
- Databases
Self-host migration from 1.8.X
Is it safe to now migrate from 1.7.4 to 1.8.X on my selfhost?
- Self Hosted
DeploymentStatus enum value `canceled` missing for the SDK (Dart)
Hey, Sorry if it has been reported already, I found an issue using the Dart SDK where the `canceled` enum value is missing from `DeploymentStatus`. This causes any call to `listDeployments` to fail w...
- Self Hosted
- Functions
Frequent 500 Internal Server Errors - Production System Down Daily
PROJECT ID: 6951f2xxxxx1ee9e750a REGION: Singapore (sgp.cloud.appwrite.io) PLAN: Pro Our production application experiences **500 Internal Server Errors** multiple times every day, making the system ...
- Cloud
payment
I’ve never used this service. I remember signing up a long time ago but completely forgot about it. I’ve been receiving emails, but since the payments were failing, I assumed the account was inactive...
- General
Issue with Custom SMTP
Hey everyone, I'm facing an issue when updating my Custom SMTP settings on Appwrite Cloud. The UI fails silently (no visual errors), but when checking the console/network tab, I can see the PATCH req...
- Cloud
Synchronous function execution timeout with xasync = true
I am calling server functions with xasync = true and I still get this error message. Synchronous function execution timed out. Use asynchronous execution instead, or ensure the execution duration doe...
- Functions
Problem with Google Workspace at DNS Record
Hello, I bought a domain at Namecheap, and Google Workspace used to work there, but now that I switched from Custom DNS to Appwrite's nameservers, it doesn't work. Checking with email-tester.com, I ...
- General
- Web
Flutter OAuth2 webAuth Bug?
I created with flutter an app where I can login in with my Microsoft Account. When I compile it to Web (WASM) or Android (aab) then there is no problem what so ever. But when I try to login with my De...
- Self Hosted
- Flutter
- Auth
Function running for more than 2 hours in stuck status
This is my projectID: 669fe01b003800dd0503 Cloud functionID is 696ea05400147eb8eb3b I hope this doesn't count against my GB-hours?
- Functions
- Cloud
change role of a team member in Appwrite
It's not possible to add/change roles of a team meber in Appwrite Frontend. When you click on a member of a team you get forwarded to the configuration page of the user and not the team member.
- Auth
- Web
Deeplinking/hosting apple-app-site-association
I'm trying to implement deeplinking so that after a user logs in, they are redirected to the place in my app I want them to go. As far as I understand, I need a .well-known/apple-app-site-association ...
- Auth
- Apple
Session not found. Please run appwrite login to create a session
I have encounter an issue with appwrite CLI They asking for a login session but in the doc, it’s mention that only setup client with endpoint / api key is enough So I dont understand why I have thi...
- Web
- Tools
- Auth
- Cloud
- Functions
SELF HOSTING ISSUE, DATA NOT MIGRATING TO SELFHOSTED INSTANCE
Hey, devs, I recently tried to migrate my cloud instance to a self hosted version but my data is not transferred fully only the table structure is transferred attached are the screenshots of the erro...
- Self Hosted
- Databases
- Storage
- Cloud
No Document ID?
Hi I have a self hosted appwrite. My documents get a document ID but are not visible in the console. I don't know why this happens and how to fix this
- Self Hosted
- Databases
How to determine if a user is anonymous?
This is probably a silly question, but I have not yet found a good answer. Is there a method to determine if the current session is anonymous aside from seeing if email, name, etc is blank?
- Self Hosted
- Auth
- Apple
ACTIVATE DEPLOYMENT PROBLEM...
It's not giving me the option to activate a deployment that says it's ready..
- Web
AppwriteException: Invalid query: Query value is invalid for attribute "discord_id"
console.log(typeof interaction.user.id) console.log(interaction.user.id) const user_check = await TablesDB.listRows({ databaseId: "db", tableId: "users", queries: ...
- Self Hosted
- Databases