-
-
Notifications
You must be signed in to change notification settings - Fork 188
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
connection seems to fail, despite what the client thinks #1951
Comments
Well... profanity connects for everyone else. |
yep! though, they have issues loading OMEMO encrypted messages sent to and from me while using profanity. |
oh, i recently changed operating systems (i'm still running off of an imac though), and transferred some of my config files, and the problem still persists |
Similar for me, profanity as of some recent version no long logs into my xmpp server, while basically every other client does. It fails to properly use ssl stuff: Server reports malformed request when the client responds to the challenge request |
And which libstrophe version are you running? |
Must be 0.13.0 since there was no SCRAM PLUS before. I will create a patch release later today. |
latest on arch, which is 0.13.0-2 |
BTW I'm not sure whether what @allora sees has something to do with the initial issue reported. @allora your issue should be fixed with libstrophe 0.13.1 @ShroomiePerson can you provide logs please? To do so start profanity via You can also join the profanity MUC if you have any questions. |
@sjaeckel just to follow up, building profanity against this version of libstrophe went fine. This isnt yet updated in the arch repos though, so it'll probably be broken there till the packages in the extras repo get updated. |
Alpine, Gentoo, openSUSE, Termux, Ravenports have it updated (or update pending) already. Arch..slow as usual ;) |
@sjaeckel like, the logs after i connect? |
well i mean, are the logs something that are made and completed when i open profanity, or are they something that update as i use profanity, and if it's the latter, what should i do before i quit profanity and upload the files? |
Just run the command as described and provide the log files. |
If you have questions feel free to join the profanity MUC! |
profanity.log |
I think I have the same issue. On Ubuntu 24.04, it's still libstrophe 0.13.0 today. I'm going to try to install manually. |
Expected Behavior
when i type in connect and insert my password, i want it to connect. profanity thinks it's connected, but i can't message anyone and the client says
connection lost
anyways after some waiting and imputing anything, be it message or command. sometimes profanity does connect, but this is in the minority of connection attempts. also notably, i think this is partially a server-side issue, as i recently moved servers and only started experiencing this issue when i did that.Steps to Reproduce (for bugs)
Context
i think it's pretty obvious why i would want to be able to use my preferred client, so i'll tell a different but still important piece of context: this is an issue that only i seem to be experiencing, so instead of asking somebody to fix a bug for me, i'm hoping that someone can help me find more symptoms and diagnose the issue.
Environment
`profanity -v
Profanity, version 0.14.0
Copyright (C) 2012 - 2019 James Booth [email protected].
Copyright (C) 2019 - 2023 Michael Vetter [email protected].
License GPLv3+: GNU GPL version 3 or later https://www.gnu.org/licenses/gpl.html
This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Build information:
XMPP library: libstrophe
Desktop notification support: Enabled
OTR support: Enabled (libotr 4.1.1)
PGP support: Enabled (libgpgme 1.23.2)
OMEMO support: Enabled
C plugins: Enabled
Python plugins: Disabled
GTK icons/clipboard: Disabled
GDK Pixbuf: Disabled`
i use a 2019 intel iMac running Mac OSX 14.2.1 and use the terminal emulator WezTerm. i don't know what glib is.
The text was updated successfully, but these errors were encountered: