GET https://osm-labo.cipherbliss.com/admin/stats/02164/closures

HTTP Client

3 Total requests
2 HTTP errors

Clients

http_client 3

Requests

POST https://overpass.private.coffee/api/interpreter
Request options
[
  "body" => [
    "data" => """
      [out:json][timeout:40];\n
      area["ref:INSEE"="02164"]->.searchArea;\n
      (\n
        nwr["shop"="vacant"](area.searchArea);\n
        nwr[~"^was:.*"~".*"](area.searchArea);\n
      );\n
      out body center;\n
      >;\n
      out skel qt;
      """
  ]
  "timeout" => 90
]
Response 502
[
  "info" => [
    "header_size" => 157
    "request_size" => 512
    "total_time" => 0.075604
    "namelookup_time" => 0.000575
    "connect_time" => 0.024844
    "pretransfer_time" => 0.05094
    "size_upload" => 302.0
    "size_download" => 157.0
    "speed_download" => 2076.0
    "speed_upload" => 3994.0
    "download_content_length" => 157.0
    "upload_content_length" => 302.0
    "starttransfer_time" => 0.075435
    "primary_ip" => "2a0d:f302:126:78ea::1"
    "primary_port" => 443
    "local_ip" => "2a01:e0a:f65:eda0:bca5:74b5:b9d5:b2d9"
    "local_port" => 54630
    "http_version" => 2
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 50868
    "connect_time_us" => 24844
    "namelookup_time_us" => 575
    "pretransfer_time_us" => 50940
    "starttransfer_time_us" => 75435
    "posttransfer_time_us" => 50938
    "total_time_us" => 75604
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1774617538.7316
    "original_url" => "https://overpass.private.coffee/api/interpreter"
    "pause_handler" => Closure(float $duration) {#1004
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1000 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#712 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * Host overpass.private.coffee:443 was resolved.\n
      * IPv6: 2a0d:f302:126:78ea::1\n
      * IPv4: 193.219.97.30\n
      *   Trying [2a0d:f302:126:78ea::1]: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=overpass.kumi.systems\n
      *  start date: Feb  2 09:11:03 2026 GMT\n
      *  expire date: May  3 09:11:02 2026 GMT\n
      *  subjectAltName: host "overpass.private.coffee" matched cert's "overpass.private.coffee"\n
      *  issuer: C=US; O=Let's Encrypt; CN=R13\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.private.coffee (2a0d:f302:126:78ea::1) port 443\n
      * using HTTP/1.x\n
      > POST /api/interpreter HTTP/1.1\r\n
      Host: overpass.private.coffee\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: 302\r\n
      \r\n
      * upload completely sent off: 302 bytes\n
      < HTTP/1.1 502 Bad Gateway\r\n
      < Server: nginx/1.18.0\r\n
      < Date: Fri, 27 Mar 2026 13:18:58 GMT\r\n
      < Content-Type: text/html\r\n
      < Content-Length: 157\r\n
      < Connection: keep-alive\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 502 Bad Gateway"
    "Server: nginx/1.18.0"
    "Date: Fri, 27 Mar 2026 13:18:58 GMT"
    "Content-Type: text/html"
    "Content-Length: 157"
    "Connection: keep-alive"
  ]
]
POST https://overpass.private.coffee/api/interpreter
Request options
[
  "body" => [
    "data" => """
      [out:json][timeout:40];\n
      area["ref:INSEE"="02164"]->.searchArea;\n
      (\n
        nwr["shop"="vacant"](area.searchArea);\n
        nwr[~"^was:.*"~".*"](area.searchArea);\n
      );\n
      out body center;\n
      >;\n
      out skel qt;
      """
  ]
  "timeout" => 90
]
Response 502
[
  "info" => [
    "header_size" => 157
    "request_size" => 512
    "total_time" => 0.024706
    "pretransfer_time" => 0.000108
    "size_upload" => 302.0
    "size_download" => 157.0
    "speed_download" => 6354.0
    "speed_upload" => 12223.0
    "download_content_length" => 157.0
    "upload_content_length" => 302.0
    "starttransfer_time" => 0.024629
    "primary_ip" => "2a0d:f302:126:78ea::1"
    "primary_port" => 443
    "local_ip" => "2a01:e0a:f65:eda0:bca5:74b5:b9d5:b2d9"
    "local_port" => 54630
    "http_version" => 2
    "protocol" => 2
    "scheme" => "https"
    "pretransfer_time_us" => 108
    "starttransfer_time_us" => 24629
    "posttransfer_time_us" => 107
    "total_time_us" => 24706
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1774617540.8077
    "original_url" => "https://overpass.private.coffee/api/interpreter"
    "pause_handler" => Closure(float $duration) {#1020
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1017 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#712 …}
        $execCounter: -9223372036854775801
      }
    }
    "debug" => """
      * Re-using existing https: connection with host overpass.private.coffee\n
      > POST /api/interpreter HTTP/1.1\r\n
      Host: overpass.private.coffee\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: 302\r\n
      \r\n
      * upload completely sent off: 302 bytes\n
      < HTTP/1.1 502 Bad Gateway\r\n
      < Server: nginx/1.18.0\r\n
      < Date: Fri, 27 Mar 2026 13:19:00 GMT\r\n
      < Content-Type: text/html\r\n
      < Content-Length: 157\r\n
      < Connection: keep-alive\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 502 Bad Gateway"
    "Server: nginx/1.18.0"
    "Date: Fri, 27 Mar 2026 13:19:00 GMT"
    "Content-Type: text/html"
    "Content-Length: 157"
    "Connection: keep-alive"
  ]
]
POST https://overpass-api.de/api/interpreter
Request options
[
  "body" => [
    "data" => """
      [out:json][timeout:40];\n
      area["ref:INSEE"="02164"]->.searchArea;\n
      (\n
        nwr["shop"="vacant"](area.searchArea);\n
        nwr[~"^was:.*"~".*"](area.searchArea);\n
      );\n
      out body center;\n
      >;\n
      out skel qt;
      """
  ]
  "timeout" => 90
]
Response 200
[
  "info" => [
    "header_size" => 188
    "request_size" => 504
    "total_time" => 1.457849
    "namelookup_time" => 0.00051
    "connect_time" => 0.042015
    "pretransfer_time" => 0.085477
    "size_upload" => 302.0
    "size_download" => 253.0
    "speed_download" => 173.0
    "speed_upload" => 207.0
    "download_content_length" => 253.0
    "upload_content_length" => 302.0
    "starttransfer_time" => 1.457703
    "primary_ip" => "2a01:4f9:3051:3e48::2"
    "primary_port" => 443
    "local_ip" => "2a01:e0a:f65:eda0:bca5:74b5:b9d5:b2d9"
    "local_port" => 48984
    "http_version" => 2
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 85400
    "connect_time_us" => 42015
    "namelookup_time_us" => 510
    "pretransfer_time_us" => 85477
    "starttransfer_time_us" => 1457703
    "posttransfer_time_us" => 85476
    "total_time_us" => 1457849
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1774617540.8327
    "original_url" => "https://overpass-api.de/api/interpreter"
    "pause_handler" => Closure(float $duration) {#1005
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1014 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#712 …}
        $execCounter: -9223372036854775799
      }
    }
    "debug" => """
      * Host overpass-api.de:443 was resolved.\n
      * IPv6: 2a01:4f9:3051:3e48::2, 2a01:4f8:261:3c4f::2\n
      * IPv4: 162.55.144.139, 65.109.112.52\n
      *   Trying [2a01:4f9:3051:3e48::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 / id-ecPublicKey\n
      * ALPN: server accepted http/1.1\n
      * Server certificate:\n
      *  subject: CN=lambert.openstreetmap.de\n
      *  start date: Jan 21 16:56:36 2026 GMT\n
      *  expire date: Apr 21 16:56:35 2026 GMT\n
      *  subjectAltName: host "overpass-api.de" matched cert's "overpass-api.de"\n
      *  issuer: C=US; O=Let's Encrypt; CN=E7\n
      *  SSL certificate verify ok.\n
      *   Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384\n
      *   Certificate level 1: Public key type EC/secp384r1 (384/192 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:4f9:3051:3e48::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: 302\r\n
      \r\n
      * upload completely sent off: 302 bytes\n
      < HTTP/1.1 200 OK\r\n
      < Date: Fri, 27 Mar 2026 13:19:00 GMT\r\n
      < Server: Apache/2.4.66 (Debian)\r\n
      < Vary: Accept-Encoding\r\n
      < Content-Encoding: gzip\r\n
      < Content-Length: 253\r\n
      < Content-Type: application/json\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Fri, 27 Mar 2026 13:19:00 GMT"
    "Server: Apache/2.4.66 (Debian)"
    "Vary: Accept-Encoding"
    "Content-Encoding: gzip"
    "Content-Length: 253"
    "Content-Type: application/json"
  ]
  "response_content" => [
    """
      {\n
        "version": 0.6,\n
        "generator": "Overpass API 0.7.62.11 87bfad18",\n
        "osm3s": {\n
          "timestamp_osm_base": "2026-03-27T13:17:29Z",\n
          "timestamp_areas_base": "2026-03-26T23:03:20Z",\n
          "copyright": "The data included in this document is from www.openstreetmap.org. The data is made available under ODbL."\n
        },\n
        "elements": [\n
      \n
      \n
      \n
        ]\n
      }\n
      """
  ]
]