UnicodeDecodeError: 'charmap' codec can't decode byte 0x8f i
Posted: August 8th, 2016, 10:44 pm
Hi, I recently upgraded to 1.0.3 win32 2-3 days ago, I'm not sure from which version. I am on a machine with Windows 10, that was recently "upgraded" from WIndows 7.
When I upgraded, I first got an error that I couldn't write to the .log file. I went in and opened up all the admin settings on the folder, and ran the installer as the administrator, and got that to work.
Then, I got this error...
Traceback (most recent call last):
File "SABnzbd.py", line 1861, in <module>
File "SABnzbd.py", line 1062, in main
File "sabnzbd\decorators.pyo", line 31, in newFunction
File "sabnzbd\config.pyo", line 687, in read_config
File "sabnzbd\config.pyo", line 735, in _read_config
File "sabnzbd\utils\configobj.pyo", line 1242, in __init__
File "sabnzbd\utils\configobj.pyo", line 1302, in _load
File "sabnzbd\utils\configobj.pyo", line 1412, in _handle_bom
File "sabnzbd\utils\configobj.pyo", line 1509, in _decode
File "encodings\cp1252.pyo", line 15, in decode
UnicodeDecodeError: 'charmap' codec can't decode byte 0x8f in position 13: character maps to <undefined>
I tried swapping out different versions of cp1252, including a trick I saw to substitute utf-8's .py in it's place. nothing is working. I've even tried installing all of the language packs that the MacOSX version offers as localizations. Nothing helps. I can't find the .ini file to try and edit it.
Does anyone have any suggestions? (Please note, I get the same issue with the current stable release as I do with the current beta 1.1.0.RC2.
TIA.
When I upgraded, I first got an error that I couldn't write to the .log file. I went in and opened up all the admin settings on the folder, and ran the installer as the administrator, and got that to work.
Then, I got this error...
Traceback (most recent call last):
File "SABnzbd.py", line 1861, in <module>
File "SABnzbd.py", line 1062, in main
File "sabnzbd\decorators.pyo", line 31, in newFunction
File "sabnzbd\config.pyo", line 687, in read_config
File "sabnzbd\config.pyo", line 735, in _read_config
File "sabnzbd\utils\configobj.pyo", line 1242, in __init__
File "sabnzbd\utils\configobj.pyo", line 1302, in _load
File "sabnzbd\utils\configobj.pyo", line 1412, in _handle_bom
File "sabnzbd\utils\configobj.pyo", line 1509, in _decode
File "encodings\cp1252.pyo", line 15, in decode
UnicodeDecodeError: 'charmap' codec can't decode byte 0x8f in position 13: character maps to <undefined>
I tried swapping out different versions of cp1252, including a trick I saw to substitute utf-8's .py in it's place. nothing is working. I've even tried installing all of the language packs that the MacOSX version offers as localizations. Nothing helps. I can't find the .ini file to try and edit it.
Does anyone have any suggestions? (Please note, I get the same issue with the current stable release as I do with the current beta 1.1.0.RC2.
TIA.