Results 56 comments of Kayou

Hi, and thank you for your report! Do you have any interesting logs here `/home/yunohost.app/nextcloud/data/nextcloud.log`, when the server crash? Can I have the results of this command: ``` sudo cat...

I can't see any problem from here. Do you still have the error message or have you restored nextcloud to a working backup? If you have this error, you can...

Nextcloud use php7.3, not php7.0 (or php which should be php7.0 on stretch) > ` ?php phpinfo(); ?` sais under "Additional .ini files parsed " that > > /etc/php/7.0/fpm/conf.d/20-pdo_sqlite.ini is...

``` cat /var/log/redis/redis-server.log ``` should give you more information :-)

``` sudo journalctl -u redis ``` then?

Into the file `/etc/redis/redis.conf`, I have the line `logfile /var/log/redis/redis-server.log` can you confirm that you have the same one?

Hi! > Upload a big file (more than authorized by Nginx, like 5Go) -> it should work Just for your information, the max is [10Go](https://github.com/YunoHost-Apps/nextcloud_ynh/blob/621c3b9eb1709f73767561f28b53e9d5cf9937ba/conf/nginx.conf#L40) Do you have an error...

Hi, I think you can edit the restore script with [this one](https://paste.yunohost.org/lafesoxivu.bash) (I adapted it with new helpers). To do so, SAVE your current backup (tar.gz and json) /!\, then...

The json file should be outside of the archive. For example in the folder `/home/yunohost.backup/archives/` I have the archive `20201221-092610.tar.gz` and the file `20200918-202528.info.json`

Inside the archive, I have two files: `info.json` and `backup.csv` and a folder `apps`