tyrasd / overpass-turbo

A web based data mining tool for OpenStreetMap using the Overpass API.
https://overpass-turbo.eu
Other
891 stars 129 forks source link

Tiny-url creation fails #692

Closed jari-rajasalo closed 2 months ago

jari-rajasalo commented 2 months ago

Getting error 503 Service Unavailable when clicking Share-button. Also old shortened links are not working.

tordans commented 2 months ago

It's even worse, decoding URLs linke https://overpass-turbo.eu/s/1JEr does not work either. Same 503.

Ping @tyrasd

pyrog commented 2 months ago

Can't paste this url in JOSM (probably longer than 255 characters)

tyrasd commented 2 months ago

the service is now up again. it looks like some bot or automated script was spamming the service with invalid /create requests which caused it to crash. sorry for the inconvenience. it should now also more robustly handle such invalid requests.