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
- Selfhost - Starting Docker containers fa...
I am stuck at installing appwrite. Specifically, the containers dont want to start up. The images are downloaded and ready. Dockhand is reporting containers st...
- It says domain already used but I have d...
I accidentally deleted the project in which I used my domain originally (orexia.app) from name.com. Now I am trying to add it to a different project and it says...
- Is this normal in the self host custom d...
when i try to add custom domain to the project did not see this in 1.8.0 ok when pressed the retry it says "DNS verification failed with resolver 8.8.8.8. Domai...