Discussion:
[Mayan EDMS: 2258] OCR Errors - (1366, "Incorrect string value: '\\xEF\\xAC\\x81ce@...' for column 'content' at row 1")
Ray Hendricks
2018-01-30 02:04:56 UTC
Permalink
I''m getting OCR errors for documents (a bunch) that I'm importing. This
is running Mayan-EDMS and MySql in dockers.
--
---
You received this message because you are subscribed to the Google Groups "Mayan EDMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mayan-edms+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Ray Hendricks
2018-01-30 04:25:32 UTC
Permalink
Mayan-edms tries to insert utf8mb4 into the content column in the
document_ocr (i think that is the name) table of the database which was set
for utf8.

I converted the database, table, and that colume to utf8mb4 and now
everything is working.
Post by Ray Hendricks
I''m getting OCR errors for documents (a bunch) that I'm importing. This
is running Mayan-EDMS and MySql in dockers.
--
---
You received this message because you are subscribed to the Google Groups "Mayan EDMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mayan-edms+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...