HI everyone, I have a docker compose EspoCRM instance running on a remote server; recently I fiddling around in docker when I accidentally pulled the containers down, no big problem, I pulled them up again. While pulling them up I saw some messages of "updating to version x.x.x" and the next thing I know is all the data was gone.
I had a backup in the form of all the /var/www/espocrm zipped and saved; I had to do it this way because the script listed in https://docs.espocrm.com/administrat...p-and-restore/ wasn't working and trying to run the mysqldump or mariadb-dump in espocrm-db wasn't even working. I also have a
So: as of now I have all the .frm and .idb file wich seems to be ok by looking at the size but I have not been able to recover them neither from dbsake or mysql frm
I would gladly appreciate any help to at least recover the data
I had a backup in the form of all the /var/www/espocrm zipped and saved; I had to do it this way because the script listed in https://docs.espocrm.com/administrat...p-and-restore/ wasn't working and trying to run the mysqldump or mariadb-dump in espocrm-db wasn't even working. I also have a
So: as of now I have all the .frm and .idb file wich seems to be ok by looking at the size but I have not been able to recover them neither from dbsake or mysql frm
I would gladly appreciate any help to at least recover the data

Comment