Skip to content

Threads

Found 5000+ results.

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
3

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
3

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
1

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
1

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
1

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
1

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
1

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
1

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
1

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
1

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
2

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
1

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
9

ACTIVATE DEPLOYMENT PROBLEM...

It's not giving me the option to activate a deployment that says it's ready..

  • Web
1

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
1

Anonymous Sessions using Node SDKs

I am attempting to use anonymous sessions with the Node SDK but I have simply no idea how to persist the session to a cookie, pass it to the session client, etc. The returned session object from `acco...

  • Auth
1

AppwriteException - Transaction with the requested ID '696bda260c0fb0741f66' could not be found

I am using "node-appwrite" module and I have successfully created transaction id but when passing it to tablesDB.createRow function with some other required data as shown in the screenshot attached, I...

  • Functions
13

Auth working for emulator but not for physical devices

hey guys i'm using appwrite for expo react native it is working perfectly for emulator but does not working for physical devices can u explain any one and it is very slow like taking time of 80s and m...

  • React Native
  • Auth
2

Files access permissions

Am I right in understanding that file access permissions have been disabled (or broken again), and that shared access can now only be organized via tokens? Or is this a known bug? It already existed i...

  • Self Hosted
  • Storage
1

unlike any other provider, your sites DNS does not work :)

your nameservers dont work with a funny little CNAME error, which is a weird bug but thats what you get when you try to be the kitchen sink, funny errors.

  • Sites
  • Cloud
1

functions custom domain issues in self hosted

I’m running self-hosted Appwrite (Docker) behind Traefik with Cloudflare proxy (Full/Strict). Main domain works: https://app.printa4.in Function subdomains fail TLS completely, e.g. https://<functio...

  • Self Hosted
1

general_unauthorized_scope

localhost oauth not working. general_unauthorized_scope error showing. { "message": "User (role: guests) missing scopes ([\"account\"])", "code": 401, "type": "general_unauthorized_scope"...

  • Web
1

Weird Table Causes Console to break

I dont even know how this even happened looks like the $createdAt and , $id got switched? <@831428608895615056>

  • Cloud
13

Invalid Credentials to Log in

Hello team, I’m facing a login issue with appwrite this morning. I can’t login anymore. I haven’t changed or pushed anything since the last time I was able to log in so I don’t know what changed. Whe...

  • Auth
2

I recently switched to TablesDb. When listening rows with Queries it returns 0 rows in python.

olddb.list_documents( queries =[ Query.order_desc("timestamp"), Query.equal("isPosted",[False]) ] ) Above works fine and reruns documents But below don't return any Row. tablesDB.list_rows[ queries=[ ...

  • Databases
  • Cloud
2

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more