Hi All,
We have just installed version 21.1.20220408 but are getting the installation error below.
Pulling mongo-init-replica … done
atsrl@egw21:/etc/egroupware-rocketchat$ docker-compose up -d
Recreating rocketchat-mongo … done
Recreating rocketchat …
Recreating egroupware-rocketchat_mongo-init-replica_1 … error
ERROR: for egroupware-rocketchat_mongo-init-replica_1 no such image: sha256:0f3Recreating rocketchat … done
a256:0f3b8118a7b02041683ca6dd62b2fdf7f6ba717828c965e5e06a74ad9dd779ee
ERROR: for mongo-init-replica no such image: sha256:0f3b8118a7b02041683ca6dd62b2fdf7f6ba717828c965e5e06a74ad9dd779ee: No such image: sha256:0f3b8118a7b02041683ca6dd62b2fdf7f6ba717828c965e5e06a74ad9dd779ee
ERROR: The image for the service you’re trying to recreate has been removed. If you continue, volume data could be lost. Consider backing up your data before continuing.
Continue with the new image? [yN]y
rocketchat-mongo is up-to-date
rocketchat is up-to-date
Recreating 19e7b9273c72_egroupware-rocketchat_mongo-init-replica_1 … done
it seems that a component ( mongo-init-db replica) has been deleted but the egroupware installation yuml file does not seem updated. For now we have solved this by manually restoring the database and deleting the pointers that required the deleted mongo-init-db replica from the image.
Any idea of the cause of the error?
Thanks
Gabriele