JDS not able to get policys due to encoding

ChristofferS
New Contributor

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?

1 REPLY 1

tinsun
New Contributor II

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