What type of hardware are you using: Old laptop or computer
What YunoHost version are you running: 12.0.14
How are you able to access your server: The webadmin
SSH
Are you in a special context or did you perform specific tweaking on your YunoHost instance ?: nothing special
Describe your issue
Hi everyone,
Recently, I launched the Nextcloud update from 30.0.8 to 31.0.4 through the webadmin. The update failed, the app was removed, and the backup started being restored. The problem is that the restoration never finished, and I wasn’t able to restore the backup after either. The restoration starts, but when it comes to restoring the database, it gets stuck at the beginning - never finishing even after a few hours - and I have to stop the process manually.
Share relevant logs or error messages
Here is the upgrade log:
https://paste.yunohost.org/raw/olabedaqiq
and here is the backup restore log:
https://paste.yunohost.org/raw/hikudefimo
Here is the specific error on which the process gets stuck:
Info: [#####++…] > Restoring the MySQL database…
Exception in thread Thread-8:
Warning: --------------
Traceback (most recent call last):
File “/usr/lib/python3.11/threading.py”, line 1038, in _bootstrap_inner
Warning: INSERT INTOmemories_planet_geometry
VALUES
self.run()
File “/usr/lib/python3/dist-packages/moulinette/utils/process.py”, line 150, in run
self.queue.put((self.log_callback, line.decode(“utf-8”).strip(“\n”)))
^^^^^^^^^^^^^^^^^^^^
UnicodeDecodeError: ‘utf-8’ codec can’t decode byte 0xe6 in position 36: invalid continuation byte
When I saw that, I opened the SQL file from the backup, and this is what it looks like:
I don’t know if this is normal, or what to do. I really need my backup to be restored. I could use an older one, but I’d much rather use this one.