Posted on
06-02-2015
05:24 AM
- last edited
a week ago
by
kh-richa_mig
Hi!
We're trying to set up a JDS in our environment but when it tries to pull policys the log shows this error:
2015-06-02 14:15:01,652 ERROR 'ascii' codec can't encode character u'u030a' in position 2: ordinal not in range(128) Traceback (most recent call last): File "<string>", line 72, in main File "/root/bamboo-agent-home/xml-data/build-dir/REL-RELCAS-RELCASJDSUBUNTU/build/pyi.linux2/jamfds/out00-PYZ.pyz/jds", line 190, in policy File "/root/bamboo-agent-home/xml-data/build-dir/REL-RELCAS-RELCASJDSUBUNTU/build/pyi.linux2/jamfds/out00-PYZ.pyz/jds", line 276, in log_commands UnicodeEncodeError: 'ascii' codec can't encode character u'u030a' in position 2: ordinal not in range(128)
The JDS-server is Ubuntu 12.04.5 LTS (GNU/Linux 3.13.0-32-generic x86_64)
JSS is running on Windows Server 2012 R2
Anyone?
Posted on 09-23-2015 03:28 AM
I know it's late but:
Is it a naming issue somewhere? Try using as common characters as possible. u030a is something like °. u'u030a' means that it's python:
http://www.fileformat.info/info/unicode/char/030a/index.htm