Hello I'm using custom docker compose.
First I'm upgrade from 1.5.10 to 1.5.11, and run migrate command. Everyting is fine, I can access console.
And after that, I'm upgrade from 1.5.11 to 1.6.0, and run migrate command. And I refresh the console, it return like the image attached.
This log from the server
If I check, the api (/v1) is working fine, but I can't access the console.
I notice this, should I add this to my docker compose ya?
Did the migration command run successfully?
What happens if you run it again?
Also, do you have backups?
Yes
You have upgraded it manually then?
Yeah successfully
Yeah, custom docker compose, manually chang version
You have to manually check all the added environment variables as well
I use https://diffchecker.com
My process is
- I upgrade my local appwrite env to the new version
- I run diffchecker and create a new docker-compose and env file
- I update my test server I have up for upgrading
- After that upgrades successfully, (and run the migrate) I then run a bunch of tests to see wassup
I update from 1.5.11 to 1.6.0 and got the same error when opening the console. Help me, please, how to fix this?
How did you upgrade to 1.6
According to the instructions from the documentation https://appwrite.io/docs/advanced/self-hosting/update
Everything works except the console page
Recommended threads
- Github connection error - Self Hosted Ap...
I am trying to connect my github account to deploy a project to sites, but Connect to Gtihub button is disabled. I have configured all Env variables needed for...
- "Domain verification failed"
"Domain verification failed" I was install Appwrite in my VDS server. I using Coolify for install Appwrite. After install complete, i want add my domain, and i ...
- Server Down
Appwrite services are down. When will they start working again?