DocFraggle
Hey, the issue I have is, say my backup folder is in /tmp
, I would run helper-scripts/backup_and_restore.sh restore
, and when prompted I would type /tmp.
Then, it would tell me that it found a project called mailcowdockerized
at /tmp/mailcow-2025-09-16-18-53-29/
, and to click 0 if I want it. Then it prompts me to select which dataset to restore, and I type in 0
for all.
Then it errors with:
Can not read DOCKER_COMPOSE_VERSION variable from mailcow.conf! Is your mailcow up to date? Exiting...
I read the mailcow.conf
file and the DOCKER_COMPOSE_VERSION
is set to native
.
What is the issue here?
Below is a screen recording of the process.
Found the issue. I re-ran the ./install.sh
script in my mailcow project and when it reinstalled I was able to restore my backup.
Hopefully this helps anyone who encounters this issue in the future!
[unknown]
Found the issue. I re-ran the ./install.sh
script in my mailcow project and when it reinstalled I was able to restore my backup.
Hopefully this helps anyone who encounters this issue in the future!
Found the issue. I re-ran the ./install.sh
script in my mailcow project and when it reinstalled I was able to restore my backup.
Hopefully this helps anyone who encounters this issue in the future!
I have no idea why my reply got posted 20 times…