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
- Authentication on custom Websocket Serve...
Hi, I want to use a custom Websocket Server (using Bun) for my application. However I cant really figure out authentication on custom servers. Session cookies ...
- Realtime: Listener not triggered on upda...
I self host appwrite 1.8.1. The genereal functionallity works fine. But my realtime subscription isn't updating. I see "Received heartbeat response from realtim...
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...