[openstreetmap-website] Hang / timeout when saving: PUT /api/0.6/changeset/create (#1157)

Brian Reavis notifications at github.com
Sat Feb 20 00:33:00 UTC 2016


Has anyone else been experiencing this? I haven't been able to save any changes in the last few days. I'm not throwing anything crazy at it – just saving a single parking area times out. I've tried Chrome and Firefox. All other API methods (`/capabilities`, etc) work fine.

**Request URL:** https://www.openstreetmap.org/api/0.6/changeset/create
**Request Headers:**
```
Authorization:OAuth oauth_consumer_key="(redacted)", oauth_nonce="(redacted)", oauth_signature="(redacted)", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1455927807", oauth_token="(redacted)"
Content-Type:text/xml
Origin:https://www.openstreetmap.org
Referer:https://www.openstreetmap.org/id
User-Agent:Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36
```
**Request Payload**
```xml
<osm><changeset version="0.6" generator="iD"><tag k="created_by" v="iD 1.8.5"/><tag k="imagery_used" v="Bing"/><tag k="host" v="https://www.openstreetmap.org/id"/><tag k="locale" v="en-US"/><tag k="comment" v="Test save (earlier attempts were locking up)"/></changeset></osm>
```

![image](https://cloud.githubusercontent.com/assets/118480/13192931/6b37350e-d72e-11e5-85b3-5d19d0703455.png)


---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/1157
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20160219/c0a500a7/attachment.html>


More information about the rails-dev mailing list