<div dir="ltr"><div>I am using spacewalk 2.3 on Centos 6.6 and get the following errors:<br>$ cat /var/log/cobbler/cobbler.log<br>Thu Jul  9 20:57:28 2015 - DEBUG | API handle initialized<br>Thu Jul  9 20:57:32 2015 - DEBUG | XMLRPC running on 25151<br>Thu Jul  9 20:58:07 2015 - INFO | REMOTE invalid token; user(???)<br>Thu Jul  9 20:58:07 2015 - INFO | Exception occured: <class '<a href="http://cobbler.cexceptions.CX">cobbler.cexceptions.CX</a>'><br>Thu Jul  9 20:58:07 2015 - INFO | Exception value: 'invalid token: 4iChtJ6ilYhjNg4NFuZVP7u2r10s+wPMHA=='<br>Thu Jul  9 20:58:07 2015 - INFO | Exception Info:<br>  File "/usr/lib/python2.6/site-packages/cobbler/remote.py", line 1766, in _dispatch<br>    return method_handle(*params)<br>   File "/usr/lib/python2.6/site-packages/cobbler/remote.py", line 1597, in token_check<br>    self.__validate_token(token)<br>   File "/usr/lib/python2.6/site-packages/cobbler/remote.py", line 1509, in __validate_token<br>    raise CX("invalid token: %s" % token)<br><br>Thu Jul  9 20:58:07 2015 - INFO | authenticate; ['taskomatic_user', True]<br>Thu Jul  9 21:00:00 2015 - INFO | REMOTE find_items(profile); criteria({'uid': 'MTQzNjIzNjYyNi40Nzg2MDM3OTUuNDkyNzQ'}); sort(None); user(?)<br>Thu Jul  9 21:00:00 2015 - INFO | find_items; ['profile']<br>Thu Jul  9 21:10:00 2015 - INFO | REMOTE find_items(profile); criteria({'uid': 'MTQzNjIzNjYyNi40Nzg2MDM3OTUuNDkyNzQ'}); sort(None); user(?)<br>Thu Jul  9 21:10:00 2015 - INFO | find_items; ['profile']<br>Thu Jul  9 21:20:00 2015 - INFO | REMOTE find_items(profile); criteria({'uid': 'MTQzNjIzNjYyNi40Nzg2MDM3OTUuNDkyNzQ'}); sort(None); user(?)<br>Thu Jul  9 21:20:00 2015 - INFO | find_items; ['profile']<br></div>I have stopped cobblerd for now<br></div>