Issue 202: Error registering service
Status:  New
Owner: ----
Reported by vprisivko, Apr 27, 2010
What steps will reproduce the problem?
1. Install pyicq-t
2. Register service
3. Relogin

What is the expected output? What do you see instead?
When I've logged for the second time, the service didn't work (it said I've
not registered it). I've registered it for the second time, but it gave me
an error with such XML code:

<!-- TS:2010-04-27T12:08:39--><iq from="MYDOMAIN" type="error"
xml:lang="ru" to="MYJID/Psi@pc" id="ab74a">
<query xmlns="jabber:iq:register">
<username>MYUIN</username>
<password>MYPASSWORD</password>
</query>
<error type="wait">
<internal-server-error xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/>
</error>
</iq>

What version of the product are you using? On what operating system?
Psi 0.14-r1
on Gentoo Linux (client side)

pyicq-t 0.8.1.5
ejabberd 2.0.5-r3
on Gentoo Linux (server side)

Please provide any additional information below.
The service works properly on the other JID.