<br><div class="gmail_quote">On Thu, Oct 8, 2009 at 16:35, Gregory Collins wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div>

</div><div class="h5">Sean Leather &lt;<a href="mailto:leather@cs.uu.nl">leather@cs.uu.nl</a>&gt; writes:<br>
<br>
&gt; We have run into an issue that it seems other people have already<br>
&gt; found but has apparently not been resolved, yet. It manifests as with<br>
&gt; the error &quot;HTTP request failed with: Unsupported socket&quot;. The problem<br>
&gt; is described in two places with different workarounds.<br>
&gt;<br>
&gt;   <a href="http://code.google.com/p/happstack/issues/detail?id=88" target="_blank">http://code.google.com/p/happstack/issues/detail?id=88</a><br>
&gt;   <a href="http://groups.google.com/group/HAppS/msg/0c9a0d0fd7c6aff0" target="_blank">http://groups.google.com/group/HAppS/msg/0c9a0d0fd7c6aff0</a><br>
&gt;<br>
&gt; One workaround is to rewrite part of the network package, and the<br>
&gt; other is to downgrade the package. It could be the case that the<br>
&gt; rewrite came from the older version, though I&#39;m not sure.<br>
&gt;<br>
&gt; I&#39;m curious if it is possible to fix this, either in Happstack or the<br>
&gt; network package, once and for all. The workarounds are rather painful<br>
&gt; when so many things depend on the network package.<br>
<br>
</div></div>The following patch to happstack works for me:<br>
</blockquote><div><br>This worked for us as well. Thanks, Gregory.<br><br>Do you know if it&#39;s possible to permanently patch happstack-server? I&#39;m guessing the TH in the patch is used to support multiple versions of the network package. Can we just change the minimum supported version?<br>

<br>Sean<br></div></div>