<div dir="ltr"><div><div><div>Robert,<br><br></div>I beg to differ. I have looked that up, and that string appears in every single error that osa-dispatcher throws. It appears to be an incorrectly written exception handling code, that causes its own exception. It always appears right after "<font face="monospace, monospace">('Error caught:',)</font>" which was clearly intended to print out a particular error message, but instead fails and causes another exception. See:<br><a href="https://www.redhat.com/archives/spacewalk-list/2016-June/msg00021.html">https://www.redhat.com/archives/spacewalk-list/2016-June/msg00021.html</a><br><a href="https://www.redhat.com/archives/spacewalk-list/2016-September/msg00003.html">https://www.redhat.com/archives/spacewalk-list/2016-September/msg00003.html</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1336426">https://bugzilla.redhat.com/show_bug.cgi?id=1336426</a> (this isn't a bug for this issue, just one that has a log that shows this activity)<br><a href="http://spacewalk-list.redhat.narkive.com/k0ly5UDb/error-connecting-to-jabber">http://spacewalk-list.redhat.narkive.com/k0ly5UDb/error-connecting-to-jabber</a><br><br></div>These are all cases where different osa-dispatcher errors all are followed by<br><font face="monospace, monospace">('Error caught:',)<br>ERROR: unhandled exception occurred: (unicode argument expected, got 'str')<br><br></font></div>So I have to conclude that this particular message is not the cause of my problem. And even if it were, I don't see any way I could have caused or fix this error. My hostname doesn't have unicode in it, and expecting unicode in a hostname would be very silly (allowing unicode in a hostname might be ok, but not requiring it). The fact that there is an unhandled exception at all means that there is a bug in the code, but I'm 99% sure that is in the Error-handling code and not something that is functional to the program. If you really think this is the problem that is affecting me, please provide some help as to fixing it, as Google brings up nothing.<font face="monospace, monospace"><br></font><div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature">Bruce Wainer</div></div>
<br><div class="gmail_quote">On Wed, Jun 28, 2017 at 1:22 AM, Robert Paschedag <span dir="ltr"><<a href="mailto:robert.paschedag@web.de" target="_blank">robert.paschedag@web.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">
<br>
</div></div><span class="">Jun 27 16:59:05 NETMAN osa-dispatcher: ERROR: unhandled exception occurred: (unicode argument expected, got 'str').<br>
<br>
</span>That's your reason.<br>
<br>
</blockquote></div><br></div></div></div>