Skip to content

error: 'utf8' codec can't decode byte 0xa1 #160

@islue

Description

@islue
$ grep TailThread-2 /var/log/mongodb-consistent-backup/backup.stats.20170525_0557.log
...
[2017-05-25 07:09:30,587] [INFO] [TailThread-2] [TailThread:status:60] Oplog tailer rs0/ip-10-1-16-127:27017 status: 1227990 oplog changes, ts: Timestamp(1495696169, 6)
[2017-05-25 07:10:01,011] [INFO] [TailThread-2] [TailThread:status:60] Oplog tailer rs0/ip-10-1-16-127:27017 status: 1233520 oplog changes, ts: Timestamp(1495696200, 2)
[2017-05-25 07:10:22,763] [CRITICAL] [TailThread-2] [TailThread:run:102] Tailer rs0/ip-10-1-16-127:27017 error: 'utf8' codec can't decode byte 0xa1 in position 0: invalid start byte

Sorry, 'utf8' codec issue again.
I have checked the codes around but can't find something calling decode. Any idea?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions