HTTP Client
1
Total requests
1
HTTP errors
Clients
http_client 1
Requests
POST | https://overpass-api.de/api/interpreter | |
---|---|---|
Request options | [ "body" => [ "data" => """ [out:json][timeout:25];\n area["ref:INSEE"="38053"]->.searchArea;\n (\n relation["admin_level"="8"]["name"]["type"="boundary"]["boundary"="administrative"](area.searchArea);\n );\n out body;\n >;\n out skel qt; """ ] ] |
|
Response |
429
[ "info" => [ "header_size" => 211 "request_size" => 581 "total_time" => 5.018839 "namelookup_time" => 0.000948 "connect_time" => 0.014652 "pretransfer_time" => 0.030935 "size_upload" => 379.0 "size_download" => 481.0 "speed_download" => 95.0 "speed_upload" => 75.0 "download_content_length" => 481.0 "upload_content_length" => 379.0 "starttransfer_time" => 5.01866 "primary_ip" => "2a01:4f8:261:3c4f::2" "primary_port" => 443 "local_ip" => "2001:41d0:304:200::6da9" "local_port" => 33588 "http_version" => 2 "protocol" => 2 "scheme" => "https" "appconnect_time_us" => 30844 "connect_time_us" => 14652 "namelookup_time_us" => 948 "pretransfer_time_us" => 30935 "starttransfer_time_us" => 5018660 "posttransfer_time_us" => 30934 "total_time_us" => 5018839 "effective_method" => "POST" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1758276846.3055 "original_url" => "https://overpass-api.de/api/interpreter" "pause_handler" => Closure(float $duration) {#763 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#759 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#746 …} : -9223372036854775808 } } "debug" => """ * Host overpass-api.de:443 was resolved.\n * IPv6: 2a01:4f8:261:3c4f::2, 2a01:4f9:3051:3e48::2\n * IPv4: 65.109.112.52, 162.55.144.139\n * Trying [2a01:4f8:261:3c4f::2]:443...\n * ALPN: curl offers h2,http/1.1\n * CAfile: /etc/ssl/certs/ca-certificates.crt\n * CApath: /etc/ssl/certs\n * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / RSASSA-PSS\n * ALPN: server accepted http/1.1\n * Server certificate:\n * subject: CN=gall.openstreetmap.de\n * start date: Aug 4 09:13:33 2025 GMT\n * expire date: Nov 2 09:13:32 2025 GMT\n * subjectAltName: host "overpass-api.de" matched cert's "overpass-api.de"\n * issuer: C=US; O=Let's Encrypt; CN=R11\n * SSL certificate verify ok.\n * Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n * Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n * Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n * Connected to overpass-api.de (2a01:4f8:261:3c4f::2) port 443\n * using HTTP/1.x\n > POST /api/interpreter HTTP/1.1\r\n Host: overpass-api.de\r\n Accept: */*\r\n Content-Type: application/x-www-form-urlencoded\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n Content-Length: 379\r\n \r\n * upload completely sent off: 379 bytes\n < HTTP/1.1 429 Too Many Requests\r\n < Date: Fri, 19 Sep 2025 10:14:06 GMT\r\n < Server: Apache/2.4.65 (Debian)\r\n < Vary: Accept-Encoding\r\n < Content-Encoding: gzip\r\n < Content-Length: 481\r\n < Content-Type: text/html; charset=utf-8\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 429 Too Many Requests" "Date: Fri, 19 Sep 2025 10:14:06 GMT" "Server: Apache/2.4.65 (Debian)" "Vary: Accept-Encoding" "Content-Encoding: gzip" "Content-Length: 481" "Content-Type: text/html; charset=utf-8" ] "response_content" => [ """ <?xml version="1.0" encoding="UTF-8"?>\n <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\n "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\n <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\n <head>\n <meta http-equiv="content-type" content="text/html; charset=utf-8" lang="en"/>\n <title>OSM3S Response</title>\n </head>\n <body>\n \n <p>The data included in this document is from www.openstreetmap.org. The data is made available under ODbL.</p>\n <p><strong style="color:#FF0000">Error</strong>: runtime error: open64: 0 Success /osm3s_osm_base Dispatcher_Client::request_read_and_idx::rate_limited. Please check /api/status for the quota of your IP address. </p>\n \n </body>\n </html>\n """ ] ] |