Hello. I'm trying to update my self hosted instance from 1.5.7 to 1.6.0 newest version. It worked flawlessly with 1.5.8, 1.5.9 and 1.5.10. But after trying to upgrade to 1.6.0-RC1 it ended with this error:
Running "docker compose up -d --remove-orphans --renew-anon-volumes"
Failed to install Appwrite dockers
unable to get image 'appwrite/console:appwrite/console:5.0.0-rc14': Error response from daemon: invalid reference format
After that I also tried some other RCs but the error was the same. Does anyone know what to do? Or how to downgrade?
Recommended threads
- Migrating from Self-Hosted to Self-Hoste...
There are guides on how to migrate from other sources to Appwrite Cloud but not from a self-hosted setup to another self-hosted setup. How would I go about migr...
- Is it possible to create and update with...
Desde la comunidad latina. Es posible ejecutar un CREATE y un UPDATE , en la misma transacción? mi objetivo es que el ID creado, se coloque en el array del upd...
- Invalid document structure: Unknown attr...
I have a production server running Appwrite 1.7.4. I'm testing Appwrite 1.8.0 on a separate test server. To transfer data from my 1.7.4 installation to 1.8, I ...