GNOME Bugzilla – Bug 619862
"Network error" on connecting to Facebook Chat
Last modified: 2010-06-04 08:43:03 UTC
Created attachment 162139 [details] Results from debug window Overview: When creating Facebook Chat type account, entering username and password, Empathy cannot connect, giving just "Network error". In attachment, results from Help -> Debug window (set for gabble and debug level), when trying to reconnect to Facebook Chat. Steps to Reproduce: 1) Create Facebook Chat account. 2) Enter user details. Actual Results: "Network error" communicate. Expected Results: Empathy connects to Facebook Chat. Build Date & Platform: Fedora 13 x86_64, Empathy 2.30.1-2.fc13, telepathy-gabble 0.9.11-1.fc13. Additional Builds and Platforms: Bug occured on Fedora 12, but occasionally. I can't really tell, why sometimes Facebook Chat in Empathy worked, why sometimes didn't.
gabble/connection-DEBUG: 05/27/2010 20:41:47.467920: connector_error_disconnect: connection failed: Bad SRV record: Unknown error on connect Seems there is issue with their SRV record. I workarounded that in master and gnome-2.30 by hardcoding the server when creating the account (not released yet). Could you try with a git version (either branch), recreate the account and see if that help?
Sorry, but I tried and tried, but compiling software seems to be surpassing to my patience. Nevertheless, thanks for quick answer. :)
Guillaume, I'll do some testing on your patch later this evening to see if this is fixed, and if so backport it to F-13.
I tested it a bit, and it appears to fix the bug. Thanks.