Skip to content

Threads

Found 5000+ results.

Fix Android OAuth2 page not being resumed properly

I've opened a PR a while back that fixes Flutter OAuth2 authentication with recent `flutter_web_auth_2` version, that didn't get much attention: * https://github.com/appwrite/sdk-generator/pull/1263 ...

  • Android
  • Flutter
1

Unable to connect the git repo with appwrite functions

I am trying to connect my existing repo with the appwrite functions. I have 2 functions in the same repo, and i was able to execute those through cli and its visible in the console as well. But when i...

  • Functions
2

Substring lookup for array elements

Hello, Is substring look up possible for array of strings? Query.contains('product_names', [chair]), this only works if I have the exact item name. `cha` instead of `chair` does not work. `product_n...

  • Tools
  • Web
  • Cloud
1

Hey everyone! I'm trying to self-host the latest Appwrite version (1.8.1) on Coolify. Whichself host

Hey everyone! I'm trying to self-host the latest Appwrite version (1.8.1) on Coolify. Which docker-compose.yml file should I use from their repo? Can someone help me with the exact setup steps? Thank...

  • Self Hosted
  • React Native
  • Web
1

Weird Query Error

In next js I am getting this error in the image queries: [ Query.equal('title', TitleId), Query.limit(10) ] am I doing something wrong ? appwrite version: 22.0.0 and I found a diy...

  • Databases
  • Web
  • Cloud
2

Weird CLI error

I'm a little lost appwrite init project --organization-id my_actual_organiztion_id --project-name "test" --project-id "unique_id" ℹ Info: For detailed error pass the --verbose or --report flag ✗ Erro...

  • Self Hosted
  • Tools
1

Many2Many loading, not receiving list

Hi everyone! Im having a bit of trouble while editing single rows in the DB. When selecting a value of my many2many it keeps loading, see screenshot. On some occasions there are only listed 3 of the...

  • Databases
  • Cloud
1

Appwrite Python SDK Keeps returning the same rows, why?

So I have a couple services, one is a scheduling engine responsible for fetching data from a database and launching a containerized micro service to process that data, the other is the containerized m...

  • Self Hosted
  • Databases
  • General
1

Creating a function on appwrite Cloud.

I am trying to create a function on Appwrite cloud. I go to the console. I hit : Create function I choose DART-3.5 I put a name for my function : NameFunction I selected CONNECT YOUR REPOSITORY. A...

  • Functions
36

SSR Auth with Tanstack Start requires hard refresh

I followed the Next.js guide for SSR Auth on https://appwrite.io/docs/tutorials/nextjs-ssr-auth/step-1 I tried to replicate it for Tanstack Start. However, once setting the session, e.g. through the...

  • Auth
  • Web
  • Cloud
2

Cannot update relationship value with every related data

I have 2 Tables. One for all Clients (Image 3) and one for projects the clients can create. The problem: I can only assign a handful of clients (Image 1). The rest is not visible for me nor can i assi...

  • Databases
  • Cloud
1

🚨 Critical Database Bug — Columns Panel Freezing & No Backup Access

Hello, I’m currently facing a critical issue that has completely blocked my development process. After creating a table and adding a column, if I edit or delete that column and then try to access it ...

  • Databases
10

Issue with Sydney Endpoint?

I was just wondering if there is an issue with sydney end point? I could access tables but when clicked on column tab it did not display the columns. It was just doing nothing. I could go through othe...

  • Databases
2

Function connected custom domain error: CNAME Cross-User Banned

My domain is served through Cloudflare. Domain is now connected with the appwrite function. But when accessing the domain, I get the below error. Any suggestions to solve this issue?

  • React Native
  • Functions
  • Cloud
1

Error | general_unknown

I have built a website using Appwrite Cloud as backend, and also using sites for deployment. My website is live but sometimes it shows Appwrite's Error general_unknown and sometime works good. here i...

  • Databases
  • Sites
  • Functions
  • Cloud
1

Invalid token passed in the request

Hello, I have an issue using updateMagicURLSession. I send the email using sendMagicLink, which works fine. When i click the link in the email i get the invalid token passed in the request. What is ...

  • Self Hosted
  • Web
2

functions domain error

I cannot set up the domain for function I’m trying to add the domain api.example.com I can only use Cloudflare as the DNS provider because my domain provider doesn’t have a standard DNS control panel ...

  • Self Hosted
  • Functions
1

Introducing new string column types made current columns not editable.

Adding new string types is hugely bennificial! Unfortunately it made the current column types not editable to change their types to the new longer field types.

  • Databases
  • Cloud
1

there is critical problem in this part

when user update the integer and double both get error not update or upload

  • Android
  • Databases
  • Cloud
3

Storage Bucket Permissions

Hey folks, when enabling CRUD on the bucket level for the role any, should the bucket be accessible when using a session client?

  • Self Hosted
  • Storage
2

Python function - error while creating / updating row

I have been trying to figure it out myself for the last 2 days. I have self-hosted appwrite instance, and I am running python 3.12 function. It works great up to the point where I am trying to update ...

  • Databases
  • Functions
  • Self Hosted
3

Every new table and column I create says "processing" and nothing progresses.

Every new table and column I create says "processing" and nothing progresses.

  • Self Hosted
3

how can i make a relationship between a column in a table and $id in auth.users?

i want to relate the $id from users auth table in appwrite with other column in my table user_profile. because is the same user... how can i have exactly the same id for both tables?

  • Databases
  • Auth
  • Web
1

SMTP email templates break html

Hey, Im trying to create a custom template for the team invite email. The issue is the html invite I created (which works in normal emails and fake emails I send with appwrites messaging ) doesnt work...

  • Messaging
1

`type 'Null' is not a subtype of type 'bool'` when creating file

When creating a new file using Appwrite Flutter SDK, the file is successfully created on the server, but the client throws the following exception: type 'Null' is not a subtype of type 'bool' - Se...

  • Self Hosted
  • Flutter
  • Storage
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