[OSM-dev] Server 0.6 doesn't answer ...

Thomas Wood grand.edgemaster at gmail.com
Wed Apr 8 23:18:27 BST 2009


I've done a quick search through the server's log, and can find 401
and 500 responses both logged in the apache log. The rails log only
shows 401 responses and not the 500s, so there's something odd
happening between apache and rails.

However, other requests to this method this evening have been
functioning correctly according to the logs.

2009/4/8 Till Harbaum / Lists <lists at harbaum.org>:
> Hi,
>
> sending this request:
>
> PUT /api/0.6/changeset/create HTTP/1.1
> Authorization: Basic xxxxxxxxxxxxxxxxx
> User-Agent: osm2go-libcurl/0.6.14
> Host: api06.dev.openstreetmap.org
> Accept: */*
> Content-Length: 163
>
> <?xml version="1.0" encoding="UTF-8"?>
> <osm>
>  <changeset>
>    <tag k="created_by" v="osm2go v0.6.14"/>
>    <tag k="comment" v="Kommentar"/>
>  </changeset>
> </osm>
>
>
> i either get an "internal server error 500" or no reply at all. What is wrong with this request (despite the
> Auth i xxx'ed out)?
>
> Till
>
> _______________________________________________
> dev mailing list
> dev at openstreetmap.org
> http://lists.openstreetmap.org/listinfo/dev
>



-- 
Regards,
Thomas Wood
(Edgemaster)




More information about the dev mailing list