barneycg / temars-eve-api

17 stars 12 forks source link

Silent fail when creating a jabber account, workaround in notes #15

Open ghost opened 10 years ago

ghost commented 10 years ago

When the user is trying to create a jabber account, it will often silently fail (or worse, tell the user an account was made but it wasnt acutally created in the openfire database)

a workaround is to create a username / password for jabber using another pilot under the same API key.

i tried this 3 times and was able to duplicate the error. the correct pilot (who matched the rules) was unable to create and account, but trying using an "alt" did generate a jabber account in openfire

ONCE this was done, i was able to re-select the appropriate character and the name then changed in openfire to the correct character.

I am unsure if single pilot accounts are affected.

carmopereira commented 10 years ago

What's your version of openfire? Have you seen the httpd logs? What's the reported error?