psi-im / plugins

Officially supported Psi plugins
56 stars 24 forks source link

?OTR?v2? has requested an Off-the-Record private conversation #7

Open xeverse opened 9 years ago

xeverse commented 9 years ago

?OTR?v2? ... has requested an Off-the-Record private conversation. However, you do not have a plugin to support that. See http://otr.cypherpunks.ca/ for more information.

But I do have the plugin installed and enabled. local/libotr 4.1.0-1

Ri0n commented 9 years ago

can you check this with Psi on other side? if it works then attach xml logs for both cases

xeverse commented 9 years ago

ok. I will. Yep, some clients work fine. Others don't. i can attach the xml console log but as far as i can see there's nothing new. Just the same message with a bunch of xml tags.

What is it anyway? OTR proto v4 can't recognize v2 requests? and is it the underlying system libotr or the psi-plus plugin implementation causing this?

Ri0n commented 9 years ago

I don't know. have to check it.

2015-02-08 2:33 GMT+05:00 xeverse notifications@github.com:

ok. Yep, some clients work fine. Others don't. i can attach the xml console log but as far as i can see there's nothing new. Just the same message with a bunch of xml tags.

Is it the underlying system libotr or the psi-plus plugin implementation causing this?

— Reply to this email directly or view it on GitHub https://github.com/psi-plus/plugins/issues/7#issuecomment-73384209.

tehnick commented 9 years ago

What versions of Psi+ and OTR plugin are you using? In which distro?

xeverse commented 9 years ago

I'm on Arch liGnux. local/psi-plus-git 0.16.441-1 local/psi-plus-plugins-git 0.15.443-1 Linux 3.18.4-1-ARCH x86_64 GNU/Linux Psi plus installed from AUR ABS latest git.

THis is getting really weird. Sometimes i get the message -- "?OTRv23? ... has requested an Off-the-Record private conversation. However, you do not have a plugin to support that." and then "Unverified conversation started". Like just now when i was testing pidgin & psi-plus. Although the other day no private conversation was initiated whatsoever.

Also -- https://bugs.otr.im/issues/77

I'm gonna test some more with other clients and will update.

tehnick commented 9 years ago

local/psi-plus-plugins-git 0.15.443-1

This is not the version of OTR plugin (or any other Psi+ plugin). Please look at: Psi+ Options --> Plugins --> Off-the-Record Messagin Plugin --> Version

Also you may read the changelog of OTR plugin here: https://github.com/psi-plus/plugins/blob/master/generic/otrplugin/changelog.txt

xeverse commented 9 years ago

1.0.2

tehnick commented 9 years ago

1.0.2

Hmm, it is strange. I don't have any troubles with using OTR for communicating with Pidgin users since 0.9.7. But I am not sure if they are using the latest version of Pidgin. This issue needs more research.

g4jc commented 9 years ago

I am also getting this error when chatting to pidgin users using latest pidgin. The error shows and then proceeds to work after OTR does a refresh.

gbougadis commented 6 years ago

Did you guys figure this out I'm now having this issue. I realize this was a couple years ago if you even remember.

tehnick commented 6 years ago

@gbougadis Make sure that Psi OTR plugin in built exactly with the same version of libotr with which in runs, because it has very strange runtime check of own version. In Debian we even use special patch for disabling this ugly behavior: https://salsa.debian.org/pkg-privacy-team/libotr/blob/master/debian/patches/0001-Do-not-error-out-when-an-application-is-run-against-.patch

Neustradamus commented 5 years ago

I have the problem, tested today on Windows x86 (Psi and Psi+), OTR enabled in two clients.

Generated key OK for two differrent JID in two different clients with one JID The contact key has been verified in two client.

Request from Psi: `

?OTRv23? *xxx2@xxx.xxx* has requested an Off-the-Record private conversation. However, you do not have a plugin to support that. See https://otr.cypherpunks.ca/ for more information.

` [XX:XX:XX] *** Attempting to start a private conversation

Psi+:

<message xml:lang="en" to="xxx1@xxx.xxx/client" from="xxx2@xxx.xxx/client" type="chat">
<archived xmlns="urn:xmpp:mam:tmp" id="1543520254757080" by="xxx1@xxx.xxx"/>
<stanza-id xmlns="urn:xmpp:sid:0" id="1543520254757080" by="xxx1@xxx.xxx"/>
<body>?OTRv23? *xxx2@xxx.xxx* has requested an Off-the-Record private conversation.  However, you do not have a plugin to support that. See https://otr.cypherpunks.ca/ for more information.</body>
<subject/>
</message>
Neustradamus commented 3 months ago

@xeverse, @g4jc, @gbougadis: Do you always use OTR?

Do you use OMEMO?