-
r00tobo
Hi, someone in my roster started disconnectiong and connecting every 1 to 2 secs since today. I checked my xml console and I see ``` <recipient-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" /> </error> </presence> <status>Disconnected: Replaced by new connection</status> </presence> ``` he is using Gajim Portable version on Windows
-
r00tobo
I have another person in my roster using the same xmpp server and I don't have this issue with him using the same client but on Linux
-
cal0pteryx
r00tobo: check if gajim runs twice
-
23
When trying to reply to an encrypted message I now getting error No devices found to encrypt this message to. Querying for devices now… however unencrypted messages work fine as do all encrypted messages on my phones and tablets the senders device is verified.
-
r00tobo
cal0pteryx, Thanks. will let him know and check that
-
lovetox
23, does the fingerprint window show fingerprints?
-
23
> 23, does the fingerprint window show fingerprints? Only as inactive, I was trying to fix the private MUC not syncing and reinstalled Gajim so have probable caused the current problems but I cant get Omemo to work with same account on Profanity or Dino so it is probably not solely a Gajim issue although Profanity says Can't find a OMEMO device id it all works unencrypted so not a big issue for me.
-
lovetox
if keys of your contact are inactive
-
lovetox
this means you cannot receive his devicelist
-
23
how do I make them active
-
lovetox
you cant, the contact is supposed to send you his active devices
-
lovetox
this means most likely you do not recieve that list, which can have multiple reasons
-
23
Is there a solution
-
lovetox
for example you are not fully subscribed to it, do you see him online in your contact list
-
23
yes
-
lovetox
is he on the same server as you?
-
23
yes
-
lovetox
thats bad .. i suspect your servers pubsub is broken somehow
-
lovetox
if you are interested i can anlyse it, but you would need to send me a debug log
-
lovetox
like start gajim, wait one minute, then quit it
-
lovetox
and send me the log
-
23
I did that the other day over 4000 lines. My server is on a RPi ( yunohost ) probably easier just to burn another sd.
-
lovetox
you send the log to this chat?
-
lovetox
burn a sd? what does that mean
-
welp
Hey random question
-
welp
Can I use this number for whatsapp
-
welp
Sorry I'm just new to this xmpp thingy
-
chud
Blasphemy
-
welp
Wut
-
bot
lovetox pushed 3 commits to branch gajim/master fix: Settings: Include all default settings as fallback - https://dev.gajim.org/gajim/gajim/-/commit/3c550df062a5fb4c2a9195861e87c20499cc0bca fix: DBus: Don’t fail if no file descriptor list is returned - https://dev.gajim.org/gajim/gajim/-/commit/37d017a7f83ead8ac922668578e51d174bf96342 other: Update metainfo - https://dev.gajim.org/gajim/gajim/-/commit/458b48a88911ffb527a864ddfede10f326dc5950
-
cal0pteryx
welp, did you get a number via JMP.chat? this is a gajim support chat, it's for the Gajim client
-
cal0pteryx
yay, bot is back!
-
welp
Thanks cal0pteryx yes this is from JPM.chat
-
welp
Mb, I'll check with them then. Ty
-
cal0pteryx
welp, this should be the support chat: xmpp:discuss@conference.soprani.ca?join
-
welp
ily
-
lovetox
cal0pteryx, i build our own bot https://dev.gajim.org/gajim/gitlab-xmpp-bot
-
lovetox
its very limited for now though :)
-
cal0pteryx
yay, and nbxmpp bot! :D finally
-
lovetox
yeah it would be alot nicer if nbxmpp abstracted MUC a bit more
-
lovetox
tracks joins etc
-
lovetox
otherwise it was a nice experience, import nbxmpp and in 10 lines of code you are connected to a server and can send your first message✎ -
lovetox
otherwise it was a nice experience, import nbxmpp and in 10 lines of code, and you are connected to a server and can send your first message ✏
-
cal0pteryx
That's great :) should we add a DOAP file? :D
-
lovetox
to do what what with it? is there a page of bot software somewhere?
-
cal0pteryx
not yet, but I could add a section to https://xmpp.org/software/
-
cal0pteryx
there certainly are some bots