Summary: | XMPP connection errors | ||
---|---|---|---|
Product: | [Unmaintained] telepathy | Reporter: | Matthias Mailänder <matthias> |
Component: | general | Assignee: | Telepathy Bugs <kde-telepathy-bugs> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | ddomenichelli, mklapetek, squan |
Priority: | NOR | ||
Version: | git-latest | ||
Target Milestone: | Future | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Tried to connect to Facebook Chat.
Still the same meaningless error: "connection reset by peer" |
Description
Matthias Mailänder
2012-08-27 08:38:00 UTC
Same problem for me: Attempts to connect with ktp-contactlist to my jaber.org account time out after about 2 minutes (network error). Connecting to another XMPP account on an inhouse server works just fine. With kopete both accounts work fine (connection settings are the same (port 5222, no SSL encryption)). Telepathy packages from http://download.opensuse.org/repositories/KDE:/Unstable:/Playground:/Telepathy/openSUSE_12.2 with KDE packages from http://download.opensuse.org/repositories/KDE:/Release:/49/openSUSE_12.2/ Thanks for the report and sorry for the late reply. The contact list logs are only GUI logs, you can safely ignore those. To get a connection debug, please follow http://community.kde.org/Real-Time_Communication_and_Collaboration/FAQ#Providing_debug and post the Gabble logs. Thanks. Created attachment 73876 [details]
Tried to connect to Facebook Chat.
Thanks a lot. Unfortunately as you can see in the log, it says "Connection reset by peer", so there's nothing we can do. Just to be sure we tried logging into facebook with two different accounts on two different computers and works ok. Maybe you have a firewall set up? Closing as invalid then, sorry. Opening up Port 5222-5223 TCP on my router does not help. I will use Psi or QutIM for now and update to openSUSE 12.2 so I can build newer versions of Telepathy. It works with KDE-Telepathy 0.5 and with telepathy-gabble 0.16.0 and telepathy-glib 0.18.1 using the http://en.opensuse.org/KDE_repositories#Upstream_release_aka._KR49_.28KDE_SC_4.9.29 repositories (not Unstable:Playground). Have you tried installing back the newer gabble version (0.16.2) and/or tp-glib to verify that's indeed the issue? Either way, thanks a lot for reporting back. I updated to the latest released telepathy I could find pre-packaged: telepathy-glib: 0.19.6 mission control 5.13.1 telepathy-gabble 0.16.2 libtelepathy-qt4 0.9.3 It is still connecting properly to Facebook via XMPP. I also checked while updating each package individually. Maybe something from openSUSE 12.1 and this unstable repository broke something or the import from Empathy was not properly done (although I deleted and recreated it several times). Sorry for bothering you. Keep up the good work! Not bothering at all, we're here to help :) After a reboot it now shows the connection error again. Downgrading did not help either. This might also have something to do with me migrating my old home folder to a new computer. Is there a way to purge my configuration? There's ~/.mission-control/accounts/accounts.cfg and friends around and then there is ~/.cache/.mc_connections and finally ~/.cache/telepathy/ but I might have missed something. Try playing with these and report back any time. Deleting the cache and reinstalling telepathy did not help. I just tried Pidgin 2.10.6 (libpurple 2.10.6) and it worked. Then I installed Empathy 3.4.2.3 which imported the connections known to work from pidgin and got me the same network error for all Jabber connections. So at least it seems it is not the fault of KTP. KTp and Empathy share the same backend, it's telepathy-gabble for xmpp (gtalk and facebook too) and telepathy-haze for the rest. Haze then uses libpurple in the backend, which in turn is the lib Pidgin is built around. I'm sorry to hear you still have troubles connecting. Just out of curiosity, can you do the log-thing once again and see if you're still getting the same error? Please report this bug upstream at https://bugs.freedesktop.org/ product telepathy, component gabble Created attachment 73998 [details]
Still the same meaningless error: "connection reset by peer"
I disabled any proxy auto-detection now which I read in a bug report on FreeDesktop. Did not help at all.
This is more a usability problem than a real bug. KDE Telepathy uses the GNOME proxy settings for the gabble plugin. I switched from GNOME to KDE >2 years ago, but there were some left-over .gconf files and gsettings I purged to get this working: http://forum.kde.org/viewtopic.php?f=230&t=110776&p=262890#p262890 |