Nevermind.<br><br>The problem was that Merkaartor (actually Qt) first sent unidentificated requests, and only sent identificated ones upon receiving a 401 from the server.<br><br>Somehow, there is a passenger/apache bug that makes the 401 (in this specific instance, user prefs work fine) return empty headers. That confused Qt which retried with undentificated requests.<br>
<br>I will modify Merkaartor to always send indentificated requests, which both solve the problem and will reduce the requests to the server.<br><br>Win-Win, then :-)<br><br>Thanks for the assistance<br>- Chris -<br><br><div class="gmail_quote">
On Sun, Dec 14, 2008 at 2:42 PM, Thomas Wood <span dir="ltr"><<a href="mailto:grand.edgemaster@gmail.com">grand.edgemaster@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
2008/12/14 Chris Browet <<a href="mailto:cbro@semperpax.com">cbro@semperpax.com</a>>:<br>
<div><div></div><div class="Wj3C7c">><br>
>> Is this setup documented somewhere, so that I could at least try to<br>
>> reproduce?<br>
>><br>
>> <a href="http://wiki.openstreetmap.org/wiki/Rails_on_Ubuntu#Installing_passenger" target="_blank">http://wiki.openstreetmap.org/wiki/Rails_on_Ubuntu#Installing_passenger</a><br>
><br>
> Great! I can now reproduce.<br>
><br>
> I will keep you informed on my findings.<br>
><br>
> Regards<br>
> - Chris -<br>
<br>
</div></div>By switching back to mod_rails/2.0.3, merkaartor can successfully<br>
create changesets. The apache error noted earlier still occurs, so<br>
this is probably just a red herring :).<br>
<br>
I'll revert the dev server back to 2.0.3 whilst doing more testing locally.<br>
<font color="#888888"><br>
--<br>
Regards,<br>
Thomas Wood<br>
(Edgemaster)<br>
</font></blockquote></div><br>