Artur Smolarek
Artur Smolarek
**Crash report** KeyDB was installed using [Helm chart](https://github.com/Enapter/charts). It uses a custom docker image. I'm trying to spin up 3 nodes cluster (multi master replication). It fails during the startup...
**What happened?** While upgrading our stack, we encountered an issue with upgrading from `pg14.9-ts2.12.2` to `pg14.10-ts2.13.0`: ``` 2023-12-08 12:03:09 - restore_or_initdb - Invoking initdb initdb: unrecognized option '--command=/etc/timescaledb/scripts/restore_or_initdb.sh' Try "initdb...
``` root@dockers:~# docker run -i -t amatriain/prestashop:1.6.0.14 => An empty or uninitialized MySQL volume is detected in /var/lib/mysql => Installing MySQL ... => Done! => Creating database prestashop ERROR 2002...