#server error
1 messages · Page 1 of 1 (latest)
Which SDK and SDK version are you using?
Is it self hosted and 1.5.3?
What error does it show?
Have you run the migration script?
I have run this successfully
root@TestEnv:~# docker run -it --rm --volume /var/run/docker.sock:/var/run/docker.sock --volume "$(pwd)"/appwrite:/usr/src/code/appwrite:rw --entrypoint="upgrade" appwrite/appwrite:1.4.13
but when I run
root@TestEnv:~# cd appwrite/
root@TestEnv:~/appwrite# docker compose exec appwrite migrate
I got error
Failed to create connection: php_network_getaddresses: getaddrinfo failed: Name does not resolve
hi?
latest updates are a mess
Im upgrading from 1.4.13 to 1.4.14
yeah... 4 days I'm waiting for somebody from support to know how to proceed
I didn't know 1.4.14 existed until just now, and I'm not sure why it does? The post I shared above is for upgrading from 1.4.13 to 1.5.3.
I'd guess 1.4.14 is fixing something for Cloud, which isn't ready for the 1.5 migration yet, and probably shouldn't need to be installed by any self hosting users
I only just noticed that your upgrade command here is upgrading to 1.4.13, not 1.5.x.