Sync Problem with malformed UTF-8 code

Hi,

I'm not sure how to approach this problem. I get the error code on sync of, "malformed UTF-8 character sequence at offset 65," when I do a sync of my library. I think there is probably a malformed character within one of my recent additions to the library, however, I need a little help on how to locate it. I have tried just looking at entries since I remember the problem not being there (a few days ago), but don't see the problem or see it but don't recognize that it is a problem.

The problem generated the following Report ID.

Report ID: 342692585

Thanks in advance!
  • edited December 5, 2017
    That's actually referring to a filename, but it shouldn't happen. Can you provide a Debug ID (different from a Report ID) for a sync that produces this?
  • Nice clear instructions:

    D2106756661

    I regenerated the error message without any problem.
  • Hi! It hasn't bothered me to have this error, but any chance someone could look at this again?

    The error code now is:

    Report ID: 373368575

    Thanks!
  • If you cd to the storage/A9JTPD3U within your Zotero data directory in a terminal and type ls | od -tx1, what's the result?
  • liou@liou ~/.mozilla/firefox/vxnyynox.default/zotero/storage/A9JTPD3U $ ls | od -tx1
    0000000 4b 6f 6e 73 74 61 6e 20 65 74 20 61 6c 2e 20 2d
    0000020 20 32 30 30 38 20 2d 20 53 31 33 33 33 20 45 66
    0000040 66 69 63 61 63 79 20 61 6e 64 20 53 61 66 65 74
    0000060 79 20 6f 66 20 55 6c 74 72 61 73 65 ae 20 4d 54
    0000100 32 30 20 69 6e 20 54 72 65 61 2e 70 64 66 0a
    0000117

Sign In or Register to comment.