XenForo xf_unfurl error

S

SatGuyScott

Guest
We moved on to a new server last week and have had no issues since the move until today.

Now we are having a wave of errors showing up and not sure what it means.
  • XF\Db\Exception: MySQL query error [1366]: Incorrect string value: '\xF0\x9F\x91\x87 ...' for column satelliteguys_xenforo.xf_unfurl_result.title at row 1
  • src/XF/Db/AbstractStatement.php:230
Code:

Code:
[HEADING=2]Stack trace[/HEADING]
UPDATE  `xf_unfurl_result` SET `title` = ?, `description` = ?, `image_url` = ...

Read more

Continue reading...