@olivierlambert
Well spotted, I missed tht one.
All apprears to be importing, although I will find out properly if another backup one fails and the auto import rule runs through OK.
Thanks again.
@olivierlambert
Well spotted, I missed tht one.
All apprears to be importing, although I will find out properly if another backup one fails and the auto import rule runs through OK.
Thanks again.
I am importing the emails into a control panel build using MySQL and Python/Django.
Upon importing the emails I get the error unless it is the sucess tick emoji.
query _mysql.connection.query(self, query)
django.db.utils.OperationalError: (1366, "Incorrect string value: '\xF0\x9F\x9A\xA8' for column 'subject' at row 1")
The error seems to only happens with the failure siren.
Hi,
Is there a way to amend the backup status email template so it does not include the nice images?
I import the backup status emails into our control panel and all import ok unless they are have the failure status siren which fails to import with an error message.
Error - OperationalError: (1366, "Incorrect string value: '\xF0\x9F\x9A\xA8' for column 'subject' at row 1")
Thanks
I am currently experiencing this issue since updating to the latest version.
How do I roll back to a previous commit? So that I can at least try to get a backup tonight.
Thanks