﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
21947	JOSM : Download from Overpass request failed (server too busy)	SiiG	team	"Hi,

For several days we have encountered the following problem when downloading data from the following overpass request under JOSM (11.0.13):

[out:xml][timeout:25];
{{geocodeArea:Gaujac, Gard}}->.searchArea;
(
  node[""highway""](area.searchArea);
  node[""addr:housenumber""](area.searchArea);
  way[""highway""](area.searchArea);
  relation[""type""=""associatedStreet""](area.searchArea);
);
(._;>;);
out meta;

The following error message is returned by JOSM and we are unable to download the data:

ResponseCode=504, Error Header=<timeout. The server is probably too busy to handle your request.>, Error Body=<<?xml version=""1.0"" encoding=""UTF-8""?> <!DOCTYPE html PUBLIC ""-//W3C//DTD XHTML 1.0 Strict //EN"" ""http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd""> <html xmlns=""http://www.w3.org/1999/xhtml"" xml:lang =""en"" lang=""en""> <head> <meta http-equiv=""content-type"" content=""text/html; charset=utf-8"" lang=""en""/> <title>OSM3S Response< /title> </head> <body> <p>The data included in this document is from www.openstreetmap.org. The data is made available under ODbL.</p> <p><strong style=""color:#FF0000"">Error</strong>: runtime error: open64: 0 Success /osm3s_v0.7.57_osm_base Dispatcher_Client::request_read_and_idx:: timeout. The server is probably too busy to handle your request. </p> </body> </html>>

Does anyone have a solution for us because we are stuck in our work ?

Thank you in advance"	defect	new	normal		Core	latest			SiiG
