[openstreetmap/openstreetmap-website] Internal Server Error on upload GPS trace to api06.dev.openstreetmap.org (#1209)
Tobias Zwick
notifications at github.com
Sat Apr 23 22:25:16 UTC 2016
I can reproduce this with this minimal GPX file:
```
<?xml version='1.0' encoding='UTF-8' ?>
<gpx
version="1.0"
creator="osmapi unit test"
xmlns="http://www.topografix.com/GPX/1/0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
<trk>
<trkseg>
<trkpt lat="1.23" lon="3.45"/>
</trkseg>
</trk>
</gpx>
```
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/1209#issuecomment-213846276
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20160423/282e91f3/attachment.html>
More information about the rails-dev
mailing list