I have upgraded the appwrite version to latest and after that Im getting server error page while login
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?
can you share the stepes please
currently the mariadb version is
mariadb:10.7
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
Recommended threads
- Transaction feature is not working somet...
I am getting the below error sometimes and sometimes it is working perfectly fine. Transaction failed: AppwriteException: transaction_not_found, Transaction wi...
- Updating to 1.9.0
Docs are lacking, I've already run in to some issues: - Firstly the web UI port doesn't work... had to add ```--http-port=9999``` in to the docker run command t...
- problem with domains
I don't know if this is wrong or not but i did what it told me to do to link my domain and still says failed domain has 11 incompatible CAA records.