Error 500 Internal Server Error

GET https://osm-labo.cipherbliss.com/admin/labourer/01033?deleteMissing=1

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"="01033"]->.searchArea;\n
              (\n
                  relation["admin_level"="8"]["name"]["type"="boundary"]["boundary"="administrative"](area.searchArea);\n
              );\n
              out body;\n
              >;\n
              out skel qt;
      """
  ]
]
Response 504
[
  "info" => [
    "header_size" => 209
    "request_size" => 581
    "total_time" => 5.485118
    "namelookup_time" => 0.000557
    "connect_time" => 0.018083
    "pretransfer_time" => 0.038548
    "size_upload" => 379.0
    "size_download" => 474.0
    "speed_download" => 86.0
    "speed_upload" => 69.0
    "download_content_length" => 474.0
    "upload_content_length" => 379.0
    "starttransfer_time" => 5.484825
    "primary_ip" => "2a01:4f8:261:3c4f::2"
    "primary_port" => 443
    "local_ip" => "2a01:e0a:8a2:77f0:2900:602f:872e:e67a"
    "local_port" => 57648
    "http_version" => 2
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 38471
    "connect_time_us" => 18083
    "namelookup_time_us" => 557
    "pretransfer_time_us" => 38548
    "starttransfer_time_us" => 5484825
    "posttransfer_time_us" => 38547
    "total_time_us" => 5485118
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1769995360.93
    "original_url" => "https://overpass-api.de/api/interpreter"
    "pause_handler" => Closure(float $duration) {#1023
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#990 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#1007 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * Host overpass-api.de:443 was resolved.\n
      * IPv6: 2a01:4f8:261:3c4f::2, 2a01:4f9:3051:3e48::2\n
      * IPv4: 162.55.144.139, 65.109.112.52\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 / id-ecPublicKey\n
      * ALPN: server accepted http/1.1\n
      * Server certificate:\n
      *  subject: CN=gall.openstreetmap.de\n
      *  start date: Jan 21 16:56:04 2026 GMT\n
      *  expire date: Apr 21 16:56:03 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: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 504 Gateway Timeout\r\n
      < Date: Mon, 02 Feb 2026 01:22:40 GMT\r\n
      < Server: Apache/2.4.66 (Debian)\r\n
      < Vary: Accept-Encoding\r\n
      < Content-Encoding: gzip\r\n
      < Content-Length: 474\r\n
      < Content-Type: text/html; charset=utf-8\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 504 Gateway Timeout"
    "Date: Mon, 02 Feb 2026 01:22:40 GMT"
    "Server: Apache/2.4.66 (Debian)"
    "Vary: Accept-Encoding"
    "Content-Encoding: gzip"
    "Content-Length: 474"
    "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::timeout. The server is probably too busy to handle your request. </p>\n
      \n
      </body>\n
      </html>\n
      """
  ]
]