Closed SiM closed 4 years ago
The way I do backup is primitive. It's a huge copy of the folder, which includes compiled files. As you are changing architecture, I assume this may be the reason of the failure.
Would you mind trying to use the export/import feature of Kresus itself and see if this works? I have a workaround if you don't have your raspy anymore.
Hi Jibec, thanks for your answer.
I finally managed to access my raspberry, and I was able to use the export / import feature.
But I'm interested in knowing the workaround, can be usefull one day !
This looks like a failure due to a change of node version, and the dependencies were not reinstalled with the new version of node.
@SiM : I think all of kresus data are in /var/www/kresus/data, reinstalling the application and then copying the data folder from the old install may do the trick
I'm trying to restore a kresus backup (made on a raspberry) on another server (vps). (yunohost 3.6.5.3)
The "yunohost backup restore" tells me everything is ok and has been restored.
But I'm unable to enter the Kresus app, because the kresus service fails to start.
Here is the log :
Any help would be welcome :)