-
tul
heyyyy
-
ElMajor
Hello i Cant log in My account of XMPP Jabb.im Who can Help Me?
-
ElMajor
??
-
ShadowRanger
Any ideas why sometimes when I accept a presence subscribe request through responding with subscribed, I sometimes get this error: Error 22001: unable to confirm invite from 'hidden@chat.dm.origin.com' for 'hidden@chat.dm.origin.com/tigase-2'?
-
ShadowRanger
This happens only for some users. However, when the friends list/roster reaches 100, it does it no matter what user it is, it will always send me that presence error. I am not sure what it really means, and I cannot find any documentation on it either.
-
MattJ
Any idea what software that error is coming from?
-
ShadowRanger
Yes, Tigase
-
MattJ
Probably work asking them what "Error 22001" means then
-
Ge0rG
ShadowRanger: also it would help to capture the XML of the full exchange - subscription request, accept, error
-
ShadowRanger
I can get that, one second
-
jonas’
this smells like some server-side roster size limit?
-
ShadowRanger
Possibly, however it also happens occasionally even when the roster is no where near 100.
-
ShadowRanger
Can I paste it here or should I put it in a pastebin? Ge0rG
-
ShadowRanger
<presence type="subscribe" xmlns="jabber:client" to="HIDDEN@chat.dm.origin.com" from="HIDDEN@chat.dm.origin.com"/> <presence type="subscribed" to="HIDDEN@chat.dm.origin.com"/> <presence type="error" xmlns="jabber:client" to="HIDDEN@chat.dm.origin.com" from="HIDDEN@chat.dm.origin.com"><error type="wait" code="500"><internal-server-error xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" xml:lang="en">Error 22001: unable to confirm invite from 'HIDDEN@chat.dm.origin.com' for 'HIDDEN@chat.dm.origin.com/tigase-1'</text></error></presence>
-
jonas’
> internal-server-error
-
jonas’
definitely talk to the tigase folks about this
-
Ge0rG
I don't know if anybody from tigase is in here.
-
jonas’
https://search.jabber.network/search?q=tigase ....
-
jonas’
maybe we should find someone tho
-
MattJ
Wojtek, ^
-
Ge0rG
jonas’: ITYM https://search.jabber.network/search?q=tigase&f=y&sinname=on
-
jonas’
Ge0rG, specifically not
-
ShadowRanger
Are you guys using the web chat on here or some XMPP client? I'm just on a temporary account right now
-
jonas’
proper XMPP client
-
ShadowRanger
Any suggestions?
-
jonas’
that depends on your requirements
-
ShadowRanger
Right now just to talk on here and to contact that user on the link you guys posted above
-
jonas’
ShadowRanger, the room posted there is empty
-
jonas’
it won’t be useful to you
-
ShadowRanger
Ahh okay I guess I will just need to create a ticket then on Tigase website
-
lovetox
tigase has a support chat
-
jonas’
lovetox, where?
-
lovetox
you have to find out yourself
-
lovetox
na joke
-
lovetox
its tigase@muc.tigase.im
-
jonas’
which is empty
-
lovetox
i was in there 2 days ago
-
lovetox
and it was definitly not empty like 30 people
-
jonas’
what
-
jonas’
it’s just me right now
-
lovetox
very weird
-
lovetox
yeah
-
lovetox
it has a nice bug
-
lovetox
it sends you muc history even if you dont request it
-
lovetox
i already reported it and they fixed it in there dev branch✎ -
lovetox
i already reported it and they fixed it in theire dev branch✎ ✏ -
lovetox
i already reported it and they fixed it in their dev branch ✏
-
jonas’
lovetox, are you sure that’s the place?
-
jonas’
because the MUC history I got from it dates back to 2014
-
jonas’
(with just 10 messages or so)
-
lovetox
definitly tigase@muc.tigase.org
-
jonas’
!
-
lovetox
and definitly the muc history was not the same 2 days ago
-
jonas’
tigase.im ≠ tigase.org!
-
lovetox
ahhhh
-
lovetox
yeah then org !
-
jonas’
that one just makes duplicate occupants in poezio
-
jonas’
https://search.jabber.network/search?q=tigase&f=y&sinname=on there I fixed it
-
lovetox
btw jonas’ did you change the API?
-
lovetox
im getting tracebacks now because of anonymity mode
-
jonas’
what’s with it?
-
lovetox
its not in the result anymore
-
lovetox
as it seems
-
jonas’
it’s omitted if we don’t know it
-
jonas’
instead of nulling it
-
lovetox
yeah that was changed recently?
-
lovetox
or always like that
-
jonas’
possibly, I unified the output
-
jonas’
between search and paging API
-
jonas’
I can revert this if it’s actually causing trouble
-
jonas’
didn’t notice that the code paths were different in that regard
-
Daniel
jonas’, something with unknown user count should probably not rank before a known user count
-
jonas’
Daniel, yes, I noticed that just now, too
-
jonas’
need to figure out what’s with that
-
lovetox
hm no for me its not a problem, because muc search is not in a released version yet
-
Daniel
searching for tigase yields very useless (and maybe disturbing) results
-
jonas’
Daniel, see what lovetox wrote above, I broke the API slightly by omitting `anonymity_mode` if we don’t know it instead of setting it to null
-
jonas’
does that break anything for oyu?
-
Wojtek
hi! the support room in tigase@muc.tigase.org (not tigase.im!)
-
jonas’
would it break anything if anonymity_mode was set to null instead of absent?
-
jonas’
Wojtek, yeah, we noticed that too, I also made sure it’s now listed on search.jabber.network
-
jonas’
thanks :)
-
Daniel
no; i'm not looking at that field
-
lovetox
hm jonas’ i see i have this already in my code that i dont expect it to be there, it seems just i did catch the wrong exception
-
jonas’
xcellentee✎ -
lovetox
so my fault
-
jonas’
excellent ✏
-
jonas’
lovetox, even better
-
Daniel
i didn’t know you indexed those
-
jonas’
Daniel, they only show up in search
-
Daniel
i should probably present that in the UI somehow
-
Daniel
(never showed up in the random tests i did)
-
jonas’
it’s rare to have public but non-open rooms
-
Daniel
can i have a search option for not having them?
-
Wojtek
regarding origin chat - there is a roster size limit (by default depends on amount of memory the machine has), but Error 22001 is not comming from Tigase - must be EA custom implementation
-
Daniel
i think i don’t want to show them
-
jonas’
I thought there was one, but I it doesn’t seem like it
-
jonas’
ShadowRanger, ^
-
jonas’
Daniel, ah!
-
jonas’
I messed that up
-
jonas’
it’s due to the recent changes, and in fact an accidental breaking change
-
jonas’
... which didn’t happen in my random tests
-
jonas’
it would also include hidden MUCs right now, which I definitely don’t want
-
Wojtek
jonas’, thanks for listing!
-
jonas’
Wojtek, FYI, you can do that yourself, too! :) send a MUC invite to christopher.muclumbus@search.jabbercat.org; details are here: https://search.jabber.network/docs/owners
-
Wojtek
dully noted :-)
-
jonas’
Wojtek, are you in any way affiliated or know someone who is with muc.tigase.im? In that case, it would probably make sense to go over the results for that domain and see if you can/want to clean out some rooms there.
-
jonas’
Daniel, results fixed
-
Wojtek
well, we manage that domain as well (and also a couple others: sure.im and jabber.today to name a few)
-
Wojtek
I’ll remove tigase@muc.tigase.im but as for other results - we allow everyone to create a MUC room and unless there is some report of abuse we don’t remove them
-
jonas’
ah, okay
-
jonas’
makes sense!
-
jonas’
:-)
-
Wojtek
we think so :-)
-
jonas’
even better would probably be to set up a redirect from tigase@muc.tigase.im to tigase@muc.tigase.org
-
Wojtek
three is a bunch of odd rooms (latxxx-lonxxx) that seems like an output of some tool but still - they are not breaking any rules nor straining our resources so we let them be
-
jonas’
fair enough