before migrating i was having the 500 error, about not a filter not found
You need to do migration in 1.4.0
Then 1.4.1 and migration
for 1.4.1 is there any docker compose changes other than appwrite versions?
Yes, of course
Many changes
where can i find those?
appwrite docs doesnt seem to be updated
It doesn't includes version 1.4.1
This is latest docker compose files
But that should have been updated automatically
Not you manually
i use the manual docker compose method
What do you mean?
I see
Then you will need to update the docker compose file
manually
yea but the docker compose file in the docs is only till 1.4.0
Same as 1.4.1, just change version code
Respect 1.4.8 it changes a lot
ohk
i changed to 1.4.1, ran migration, same issue.
Invalid UID Cursor during Migration
Recommended threads
- `type 'Null' is not a subtype of type 'b...
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 ...
- Console: Query on attribute has greater ...
I noticed an issue when one of my tables reached over ~800 rows. That table is relational to my users table Within the console I am able to view the table with ...
- Appwrite 1.8.1 - Traefik Returns 404 Due...
Problem: Fresh Appwrite 1.8.1 installation returns 404 on all requests. Traefik can't communicate with Docker daemon. Error: Error response from daemon: client ...