XCP sync fails and throws KeyError in XCP log
Applies to
- XCP 1.9.2 and earlier
- XCP NFS
Issue
XCP operations fail and throw encoding errors in the XCP log:
2022-10-20 11:17:17,975 - ERROR - 173565 [child] ppid (173542) xcp (batch 0) (batch 0): unknown encoding: VISCII 2022-10-20 11:17:17,980 - ERROR - 173565 [child] ppid (173542) xcp (batch 0) Traceback (most recent call last): File "sched.pyx", line 608, in sched.Engine._runTasks File "sched.pyx", line 1612, in sched.Task.run File "rd.pyx", line 4064, in gBatchActions File "rd.pyx", line 3395, in rd.TreeStats.count File "xcp2to3.py", line 14, in toStr LookupError: unknown encoding: VISCII