What type of hardware are you using: Virtual machine What YunoHost version are you running: 12.0.9.1 What app is this about: Nextcloud
Describe your issue
I was doing my updates, as every other days, when the upgrade of Nextcloud, from 29 to 30 crashed.
Logs talks about an error from the database dump. ERROR 1180 (HY000) at line 265744: Got error 1 "Operation not permitted" during COMMIT
It came at the update, and ever since, on backup restoration.
Another error pop-up when I try to make a fresh install (Which make sense, since I did not manually et properly uninstalled the app first.) : 2025-01-13 22:31:45,357: DEBUG - + sudo -u nextcloud env PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin php8.3 --define apc.enable_cli=1 occ --no-interaction --no-ansi maintenance:install --database mysql --database-name nextcloud --database-user nextcloud --database-pass ********** --admin-user admin --admin-pass ********** --data-dir /home/yunohost.app/nextcloud/data 2025-01-13 22:31:48,193: DEBUG - Login is invalid because files already exist for this user
As of now, I still have access to my users hard data (on the HOME folder), but every other datas, such as Password app data or Carnet should be stored in the Database…
I usually find my way through problems, but not today. Hope someone can help me solve this one.
2025-01-02 23:15:04,507: WARNING - PHP Notice: fwrite(): Write of 338 bytes failed with errno=28 No space left on device in /var/www/nextcloud/lib/private/Log/File.php on line 87
2025-01-02 23:15:04,514: DEBUG -
2025-01-02 23:15:04,514: WARNING - In Config.php line 311:
2025-01-02 23:15:04,522: DEBUG -
2025-01-02 23:15:04,522: WARNING - /var/www/nextcloud/config/ does not have enough space for writing the confi
2025-01-02 23:15:04,528: WARNING - g file! Not writing it back!
2025-01-02 23:15:04,534: DEBUG -
2025-01-02 23:15:04,535: DEBUG -
2025-01-02 23:15:04,535: WARNING - maintenance:mode [--on] [--off]
2025-01-02 23:15:04,541: DEBUG -
2025-01-02 23:15:04,541: WARNING - PHP Notice: fwrite(): Write of 336 bytes failed with errno=28 No space left on device in /var/www/nextcloud/lib/private/Log/File.php on line 87
2025-01-02 23:15:04,548: DEBUG - + ynh_exit_properly
So you should be somewhat OK with looking around? Could you have a look how much space is available on your system?
(When pasting code, try enclosing the block in three backticks ` to have it formatted)
Unfortunately, ever since the update failed, my /var/www/nextcloud folder does not exist anymore. Only a backup folder (wich I will copy on another disk).
I am going to adress the free space available problem first, and see if the backup can be brought back, but I somehow doubt it (not the free space error when trying to restore the backup).
Don’t be It… wasn’t the first and probably won’t be the last time someone runs into this problem (don’t ask me how I know).
Off-topic: I see calibreweb in your list, are you happy with it? Is your complete library on this disk, or is it only cache/db/thumbnails with the books elsewhere?