UnicodeDecodeError: 'utf-8' codec can't decode byte 0xeb in position 14: invalid continuation byte
How to replicate:
create one backup with filestore
create another backup without filestore
wait cron execution
Second error: the second backup is a copy of the first one, regardless of the type. So the second backup, of the type "dump", is a copy of the "zip" file without the correct extension.
Error in backup process:
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xeb in position 14: invalid continuation byte
How to replicate:
Second error: the second backup is a copy of the first one, regardless of the type. So the second backup, of the type "dump", is a copy of the "zip" file without the correct extension.