<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=5731&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Unknown HTTP error on Pidgin Facebook]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=5731</link>
		<description><![CDATA[The most recent posts in Unknown HTTP error on Pidgin Facebook.]]></description>
		<lastBuildDate>Thu, 01 Jun 2023 18:29:21 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Unknown HTTP error on Pidgin Facebook]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=42444#p42444</link>
			<description><![CDATA[<p>This is the output of the debug window:</p><div class="codebox"><pre class="vscroll"><code>(11:12:37) util: Writing file prefs.xml to directory /home/mac/.purple
(11:12:37) util: Writing file /home/mac/.purple/prefs.xml
(11:12:50) http: Timeout reached for request 0x5603f3eb4a60
(11:12:50) http: Request 0x5603f3eb4a60 performed without success.
(11:12:50) connection: Connection error on 0x5603f3eb14c0 (reason: 0 description: Unknown HTTP error)
(11:12:50) account: Disconnecting account myfbaccount@mail.com (0x5603f3369690)
(11:12:50) connection: Disconnecting connection 0x5603f3eb14c0
(11:12:50) connection: Destroying connection 0x5603f3eb14c0
(11:12:54) prefs: /pidgin/debug/width changed, scheduling save.
(11:12:54) prefs: /pidgin/debug/height changed, scheduling save.
(11:12:55) util: Writing file accounts.xml to directory /home/mac/.purple
(11:12:55) util: Writing file /home/mac/.purple/accounts.xml
(11:12:59) util: Writing file prefs.xml to directory /home/mac/.purple
(11:12:59) util: Writing file /home/mac/.purple/prefs.xml
(11:13:01) autorecon: do_signon called
(11:13:01) autorecon: calling purple_account_connect
(11:13:01) account: Connecting to account myfbaccount@mail.com.
(11:13:01) connection: Connecting. gc = 0x5603f3e9dd80
(11:13:01) http: Performing new request 0x5603f3f19810 to graph.facebook.com.
(11:13:01) autorecon: done calling purple_account_connect
(11:13:01) dnsquery: Performing DNS lookup for graph.facebook.com
(11:13:01) dns: Wait for DNS child 4350 failed: No child processes
(11:13:01) dns: Created new DNS child 4369, there are now 1 children.
(11:13:01) dns: Successfully sent DNS request to child 4369
(11:13:01) dns: Got response for &#039;graph.facebook.com&#039;
(11:13:01) dnsquery: IP resolved for graph.facebook.com
(11:13:01) proxy: Attempting connection to 2a03:2880:f00d:110:face:b00c:0:2
(11:13:01) proxy: Connecting to graph.facebook.com:443 with no proxy
(11:13:01) proxy: Connection in progress
(11:13:32) http: Timeout reached for request 0x5603f3f19810
(11:13:32) http: Request 0x5603f3f19810 performed without success.
(11:13:32) connection: Connection error on 0x5603f3e9dd80 (reason: 0 description: Unknown HTTP error)
(11:13:32) account: Disconnecting account myfbaccount@mail.com (0x5603f3369690)
(11:13:32) connection: Disconnecting connection 0x5603f3e9dd80
(11:13:32) connection: Destroying connection 0x5603f3e9dd80
(11:13:37) util: Writing file accounts.xml to directory /home/mac/.purple
(11:13:37) util: Writing file /home/mac/.purple/accounts.xml
(11:13:54) autorecon: do_signon called
(11:13:54) autorecon: calling purple_account_connect
(11:13:54) account: Connecting to account myfbaccount@mail.com.
(11:13:54) connection: Connecting. gc = 0x5603f3f13200
(11:13:54) http: Performing new request 0x5603f354a240 to graph.facebook.com.
(11:13:54) autorecon: done calling purple_account_connect
(11:13:54) dnsquery: Performing DNS lookup for graph.facebook.com
(11:13:54) dns: Wait for DNS child 4369 failed: No child processes
(11:13:54) dns: Created new DNS child 4395, there are now 1 children.
(11:13:54) dns: Successfully sent DNS request to child 4395
(11:13:59) dns: Got response for &#039;graph.facebook.com&#039;
(11:13:59) dnsquery: IP resolved for graph.facebook.com
(11:13:59) proxy: Attempting connection to 2a03:2880:f00d:110:face:b00c:0:2
(11:13:59) proxy: Connecting to graph.facebook.com:443 with no proxy
(11:13:59) proxy: Connection in progress</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (amc252)]]></author>
			<pubDate>Thu, 01 Jun 2023 18:29:21 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=42444#p42444</guid>
		</item>
		<item>
			<title><![CDATA[Unknown HTTP error on Pidgin Facebook]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=42423#p42423</link>
			<description><![CDATA[<p>Hello,</p><p>DISCLAIMER: This is not a Devuan specific issue but, since there are so many knowledgeable people here, I&#039;m hoping someone can help me shed some light on this problem.</p><p>Recently I have been experiencing a strange problem with Pidgin.<br />When I try to connect to Facebook (I use purple-facebook) I get the error message: Unknown HTTP error<br />There isn&#039;t any reference number and, if I launch Pidgin from the terminal, doesn&#039;t get any error output either.<br />This happens on Devuan Chimaera, Debian Testing, and I even tried a live Fedora 35 iso.<br />I also tried different facebook accounts with the same result.<br />However, this doesn&#039;t happen 100% of the time, and very occasionally it connects fine.<br />I have been using the same setup for a long time, and never had any problem.<br />The system is up to date, and I use the latest purple-facebook library.<br />If I use a browser, I can access my facebook account without any problem and haven&#039;t noticed any trouble with other connections.</p><p>Any suggestions as to how address this issue?</p>]]></description>
			<author><![CDATA[dummy@example.com (amc252)]]></author>
			<pubDate>Tue, 30 May 2023 17:22:28 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=42423#p42423</guid>
		</item>
	</channel>
</rss>
